.gitignore
.releaserc.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
deploy.sh
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
.dependabot/config.yml
.github/workflows/ci.yaml
docs/README.md
docs/cli.rst
docs/conf.py
docs/index.rst
docs/modules.rst
docs/_build/.nojekyll
docs/_build/README.md
docs/_build/docs/README.md
docs/_static/custom.css
docs/_templates/layout.html
dragonfly/__init__.py
dragonfly/__main__.py
dragonfly/_base.py
dragonfly/building.py
dragonfly/colorobj.py
dragonfly/config.py
dragonfly/context.py
dragonfly/dictutil.py
dragonfly/extensionutil.py
dragonfly/model.py
dragonfly/projection.py
dragonfly/properties.py
dragonfly/room2d.py
dragonfly/shadingparameter.py
dragonfly/story.py
dragonfly/subdivide.py
dragonfly/windowparameter.py
dragonfly/cli/__init__.py
dragonfly/cli/edit.py
dragonfly/cli/validate.py
dragonfly/writer/__init__.py
dragonfly/writer/building.py
dragonfly/writer/context.py
dragonfly/writer/model.py
dragonfly/writer/room2d.py
dragonfly/writer/story.py
dragonfly_core.egg-info/PKG-INFO
dragonfly_core.egg-info/SOURCES.txt
dragonfly_core.egg-info/dependency_links.txt
dragonfly_core.egg-info/entry_points.txt
dragonfly_core.egg-info/requires.txt
dragonfly_core.egg-info/top_level.txt
tests/__init__.py
tests/building_test.py
tests/cli_test.py
tests/colorobj_test.py
tests/context_test.py
tests/dictutil_test.py
tests/model_test.py
tests/projection_test.py
tests/room2d_test.py
tests/shadingparameter_test.py
tests/story_test.py
tests/subdivide_test.py
tests/windowparameter_test.py
tests/geojson/TestGeoJSON.geojson
tests/geojson/TestGeoJSON_minimal.geojson
tests/json/model_with_nulls.json
tests/json/sample_revit_model.dfjson