.coveragerc
.gitignore
.releaserc.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
deploy.sh
dev-requirements.txt
docs.py
requirements.txt
setup.cfg
setup.py
.github/workflows/ci.yaml
.github/workflows/dependency-release.yaml
docs/.nojekyll
docs/index.html
docs/model.html
dragonfly_schema/__init__.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
samples/building_simple.json
samples/context_shade_two_tree_canopy.json
samples/model_complete_simple.dfjson
samples/room2d_simple.json
samples/shading_par_extruded_border.json
samples/shading_par_louvers_by_count.json
samples/shading_par_louvers_by_distance.json
samples/shading_par_overhang.json
samples/story_air_boundary.json
samples/story_simple.json
samples/window_par_detailed_rectangular_windows.json
samples/window_par_detailed_windows.json
samples/window_par_repeating_window_ratio.json
samples/window_par_repeating_window_width_height.json
samples/window_par_simple_window_ratio.json
samples/window_par_single_window.json
scripts/__init__.py
scripts/export_samples.py
scripts/sample_model.py
scripts/sample_shading_par.py
scripts/sample_window_par.py
tests/__init__.py
tests/test_model.py
tests/test_openapi_docs.py
tests/test_shading_parameter.py
tests/test_window_parameter.py