Adds methods to translate dragonfly objects to VisualizationSets.
Project description
dragonfly-display
Adds methods and a CLI to translate dragonfly objects to VisualizationSets.
Installation
pip install -U dragonfly-display
If you want to also include all dependencies needed to produce VTK visualizations from dragonfly Models use.
pip install -U dragonfly-display[full]
To check if the command line interface is installed correctly use dragonfly-display --help
QuickStart
import dragonfly_display
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/dragonfly-display
# or
git clone https://github.com/ladybug-tools/dragonfly-display
- Install dependencies:
cd dragonfly-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 ./dragonfly_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 dragonfly_display-0.4.0.tar.gz.
File metadata
- Download URL: dragonfly_display-0.4.0.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cceec3c7d0bc5bc4fb291c83a2d8f88ac0b23ae0bbce8bade9d50f37a249cf2
|
|
| MD5 |
9955d204a05e795e51331c337fef19e7
|
|
| BLAKE2b-256 |
31eb4f1f8a4046216ff056d472f6c7c9b12d701b8854df3e6f5662b15b5950bf
|
File details
Details for the file dragonfly_display-0.4.0-py3-none-any.whl.
File metadata
- Download URL: dragonfly_display-0.4.0-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2961a51414f8662b347e24d36f5819a3be17d9e9cdcf3bef37155540b353043c
|
|
| MD5 |
2752f6f04520ca5e5c9ebe2952f85eb6
|
|
| BLAKE2b-256 |
281746cdc31d6298a7c669fa9715098ab31998c9598e7904942aa5bcd7632e15
|