FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-mvdxml/__init__.py at master · opensourceBIM/python-mvdxml · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
opensourceBIM
/
python-mvdxml
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
32
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-mvdxml
/
__init__.py
Copy path
More file actions
More file actions
Latest commit
History
History
History
4 lines (3 loc) · 185 Bytes
Breadcrumbs
python-mvdxml
/
__init__.py
Copy path
File metadata and controls
4 lines (3 loc) · 185 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
from
.
model
import
concept_or_applicability
,
concept_root
,
rule
,
template
from
.
parser
import
parse
__all__
=
[
"concept_or_applicability"
,
"concept_root"
,
"parse"
,
"rule"
,
"template"
]
Back
|
FazBrowse Home
|
New Git URL