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.0.tar.gz
(22.0 kB
view details)
Built Distribution
File details
Details for the file dragonfly_display-0.3.0.tar.gz
.
File metadata
- Download URL: dragonfly_display-0.3.0.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 | 624ed172619cd3d225a4e1df2cded56a34ebca1ed1eaf128b5edf4fc93b973ff |
|
MD5 | 1b201f52b7046c5ce34df668d0c20704 |
|
BLAKE2b-256 | d7cf7c94742e15f62d84e8f9c2f44e40a10905a087fe150d5331002e27e65b29 |
File details
Details for the file dragonfly_display-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: dragonfly_display-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 22.0 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 | 223c627698d058184c5aab0d5ddd837772686f3bdabd71227c33e90ca599cd7f |
|
MD5 | 968d03750155c3197b582a989e40e654 |
|
BLAKE2b-256 | 4ecb5ceb6a01d2d8fde33f3c7833fd0488bde9a77203e08c6bc8637fc01924e5 |