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
honeybee_display-0.5.1.tar.gz
(34.6 kB
view details)
Built Distribution
File details
Details for the file honeybee_display-0.5.1.tar.gz
.
File metadata
- Download URL: honeybee_display-0.5.1.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9895ee5e713f8edc17fcbfee9506b482b81d6dc2f281b36ea5fd9182d75620ae |
|
MD5 | 9edf01f8aa877d94039ce8f962e32584 |
|
BLAKE2b-256 | 51edefb13f3d3f82767e5bd12e112414ddfb41b3bdf52b14b1129fd2a6c8f084 |
File details
Details for the file honeybee_display-0.5.1-py2.py3-none-any.whl
.
File metadata
- Download URL: honeybee_display-0.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 41.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd92a46cf4de75c1e8d25481f562e167f76c2f2a50abd4f3b2cba0153925e8c0 |
|
MD5 | c49c3595b7b27e58ffcdaa194d12b717 |
|
BLAKE2b-256 | 75dd3070bcc39bc451d61120321cd26860c24f36d10dc36b5776e2828f561390 |