.gitignore
.releaserc.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
deploy.sh
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
.dependabot/config.yml
.github/workflows/ci.yaml
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
honeybee/__init__.py
honeybee/__main__.py
honeybee/_base.py
honeybee/_basewithshade.py
honeybee/_lockable.py
honeybee/altnumber.py
honeybee/aperture.py
honeybee/boundarycondition.py
honeybee/checkdup.py
honeybee/colorobj.py
honeybee/config.json
honeybee/config.py
honeybee/dictutil.py
honeybee/door.py
honeybee/extensionutil.py
honeybee/face.py
honeybee/facetype.py
honeybee/logutil.py
honeybee/model.py
honeybee/orientation.py
honeybee/properties.py
honeybee/room.py
honeybee/search.py
honeybee/shade.py
honeybee/typing.py
honeybee/cli/__init__.py
honeybee/cli/create.py
honeybee/cli/edit.py
honeybee/cli/validate.py
honeybee/writer/__init__.py
honeybee/writer/aperture.py
honeybee/writer/door.py
honeybee/writer/face.py
honeybee/writer/model.py
honeybee/writer/room.py
honeybee/writer/shade.py
honeybee_core.egg-info/PKG-INFO
honeybee_core.egg-info/SOURCES.txt
honeybee_core.egg-info/dependency_links.txt
honeybee_core.egg-info/entry_points.txt
honeybee_core.egg-info/requires.txt
honeybee_core.egg-info/top_level.txt
tests/__init__.py
tests/aperture_test.py
tests/boundary_condition_test.py
tests/cli_create_test.py
tests/cli_edit_test.py
tests/cli_validate_test.py
tests/colorobj_test.py
tests/config_test.py
tests/dictutil_test.py
tests/door_test.py
tests/face_test.py
tests/facetype_test.py
tests/lockable_test.py
tests/model_test.py
tests/orientation_test.py
tests/room_test.py
tests/search_test.py
tests/shade_test.py
tests/typing_test.py
tests/json/bad_geometry_model.hbjson
tests/json/model_with_adiabatic.hbjson
tests/json/nonascii_face.json
tests/json/single_family_home.hbjson