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.3.4.tar.gz
(51.1 kB
view details)
Built Distribution
File details
Details for the file honeybee-display-0.3.4.tar.gz
.
File metadata
- Download URL: honeybee-display-0.3.4.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.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b09709448e4989486a913c0c27865a4513e09721da88cfb2b99399491ddf92a8
|
|
MD5 |
832409bcf38cd1da90d1c4142f668385
|
|
BLAKE2b-256 |
5b319e92df6b80e5b4f2d412b4bd13d0bcda1c6383c69f8199853a1901bf769b
|
File details
Details for the file honeybee_display-0.3.4-py2.py3-none-any.whl
.
File metadata
- Download URL: honeybee_display-0.3.4-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.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
376d1b6bd18f270d31e98584129ef44f48ad8cd3c2a9770f4598374c7146e9c7
|
|
MD5 |
fa486dedd6debce0d33f3c19ab160094
|
|
BLAKE2b-256 |
d4e97cdc048b996d0063244955a9c89f2bc944abebe782eed6f11f799cfadeb6
|