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.1.tar.gz
(22.0 kB
view details)
Built Distribution
File details
Details for the file dragonfly_display-0.3.1.tar.gz
.
File metadata
- Download URL: dragonfly_display-0.3.1.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 | 8c62b4ffc7904991b868897b180bbdf8b8bcbfaa731851d480c65108b5189392 |
|
MD5 | 444936e7f2272c3b2b0bab49eafd68af |
|
BLAKE2b-256 | b62def0e74fee96e97065a1c134b80bb9d5ed9e5e512ebc1129f3015932c24f8 |
File details
Details for the file dragonfly_display-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: dragonfly_display-0.3.1-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 | 9f0c6840c415264ccae068b19ac438428dcb0e30774cd30e1abcce32798ecf61 |
|
MD5 | 40a37e1da1314ff9cf40a0fc2ab30101 |
|
BLAKE2b-256 | f6b0a907046b893727e3a6fd16bb95eea7b53976346d2e0371d54755e8a9a70b |