honeybee-display
Adds methods and a CLI to translate honeybee objects to VisualizationSets.
Installation
pip install -U honeybee-display
If you want to also include all dependencies needed to produce VTK visualizations from honeybee Models use.
pip install -U honeybee-display[full]
To check if the command line interface is installed correctly use honeybee-display --help
QuickStart
import honeybee_display
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/honeybee-display
# or
git clone https://github.com/ladybug-tools/honeybee-display
- Install dependencies:
cd honeybee-display
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytest tests/
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_display
sphinx-build -b html ./docs ./docs/_build/docs
Release files for honeybee-display 0.6.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| honeybee_display-0.6.3.tar.gz | 37.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| honeybee_display-0.6.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 80.7 kB
Release files / honeybee_display-0.6.3.tar.gz
| Download URL | honeybee_display-0.6.3.tar.gz |
|---|---|
| Size | 37.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
04d79d807c41267f26b581bddbba72afced40e330888863c4780a19870a77c96
|
|
BLAKE2b-256 checksum How to use checksums |
f18ec0f26cd104ae060df41604ed9f9c02a47a83ec63e9312336ce18253d14f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.13
|
Release files / honeybee_display-0.6.3-py3-none-any.whl
| Download URL | honeybee_display-0.6.3-py3-none-any.whl |
|---|---|
| Size | 43.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5ba3321c0c36e238d16ac80938cd8acbb53ae175a138dbc0f6f9617c1c11b971
|
|
BLAKE2b-256 checksum How to use checksums |
e584cbfe74fba1a13b5d56530d20f4551740a101295d325836fa4b9b1a9cfdbf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.13
|