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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dragonfly_display-0.3.2.tar.gz
(22.0 kB
view details)
Built Distribution
File details
Details for the file dragonfly_display-0.3.2.tar.gz
.
File metadata
- Download URL: dragonfly_display-0.3.2.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 917338de8df5c7e0dfdea01403428433157c906f27e513babde4a9bfde4b2e98 |
|
MD5 | 8208659c9824c686bd02d996e2a34d37 |
|
BLAKE2b-256 | 406a205d0a0cd09e3d5ad618e6fd64d2438748dc8c02b1d12b86e8bf6e8dabb7 |
File details
Details for the file dragonfly_display-0.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: dragonfly_display-0.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 22.1 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 | 54d202138e61fef7b79082efa2d0bcffaa9cc42abf9546045d3068dc317838b7 |
|
MD5 | 85c65602fce43e658481261b9ee51a46 |
|
BLAKE2b-256 | 928f518e1714b6f319d5561fbd5ada9f72cc55c5e74a507365d18b0ce3de13c1 |