Adds methods to translate honeybee objects to VisualizationSets.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file honeybee-display-0.3.6.tar.gz.
File metadata
- Download URL: honeybee-display-0.3.6.tar.gz
- Upload date:
- Size: 51.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.0 pkginfo/1.10.0 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.2 CPython/3.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbda25e58eacc3cb8af338008f85a16dc6a872db333a7545d94ded2cfee5687f
|
|
| MD5 |
a9c3791b6dfbaad66bca311ef933826a
|
|
| BLAKE2b-256 |
8bc990af4f94c0785289c87dab2bb4d1366e03fdf793c7c4c05ace7569fa4978
|
File details
Details for the file honeybee_display-0.3.6-py2.py3-none-any.whl.
File metadata
- Download URL: honeybee_display-0.3.6-py2.py3-none-any.whl
- Upload date:
- Size: 37.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.8.0 pkginfo/1.10.0 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.2 CPython/3.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be7576a84e303d3937cd641d223e9bdd5b568448910573cda388b5a00d5420f5
|
|
| MD5 |
b4ea94b9ac490b9345ef9cc6ccfb9358
|
|
| BLAKE2b-256 |
1d95a77bf1779b58a05307182e317f59a595f977374952224bb49276a25efcd9
|