.gitignore
.releaserc.json
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
deploy.sh
dev-requirements.txt
docs.py
requirements.txt
setup.cfg
setup.py
docs/.nojekyll
docs/index.html
docs/model.html
dragonfly_schema/__init__.py
dragonfly_schema/_base.py
dragonfly_schema/_openapi.py
dragonfly_schema/model.py
dragonfly_schema/shading_parameter.py
dragonfly_schema/window_parameter.py
dragonfly_schema.egg-info/PKG-INFO
dragonfly_schema.egg-info/SOURCES.txt
dragonfly_schema.egg-info/dependency_links.txt
dragonfly_schema.egg-info/requires.txt
dragonfly_schema.egg-info/top_level.txt
dragonfly_schema/energy/__init__.py
dragonfly_schema/energy/properties.py
dragonfly_schema/samples/building_simple.json
dragonfly_schema/samples/context_shade_two_tree_canopy.json
dragonfly_schema/samples/model_complete_pinwheel_lab_complex.json
dragonfly_schema/samples/model_complete_simple.json
dragonfly_schema/samples/room2d_simple.json
dragonfly_schema/samples/story_simple.json
tests/__init__.py
tests/test_model.py