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.4.0.tar.gz
(31.1 kB
view hashes)
Built Distribution
Close
Hashes for honeybee_display-0.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca3072c31ee505e64b93f7f66a520f70a323d6a76117da321eb65a5858369ec5 |
|
MD5 | c688bbe3e49bac5b37f7defa0dcd6e92 |
|
BLAKE2b-256 | 269b157cfa938325e752c0f5da6dd85d46857d36bd00f6e36ed908a95743bb20 |