.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
docs/.nojekyll
docs/display.html
docs/geometry.html
docs/index.html
ladybug_display_schema/__init__.py
ladybug_display_schema/base.py
ladybug_display_schema/display3d.py
ladybug_display_schema/geometry3d.py
ladybug_display_schema.egg-info/PKG-INFO
ladybug_display_schema.egg-info/SOURCES.txt
ladybug_display_schema.egg-info/dependency_links.txt
ladybug_display_schema.egg-info/requires.txt
ladybug_display_schema.egg-info/top_level.txt
samples/display/vector_3d.json
samples/geometry/vector_3d.json
tests/__init__.py
tests/test_display.py
tests/test_geometry.py
tests/test_openapi_docs.py