[](https://github.com/ladybug-tools/dragonfly-display/actions)
[](https://www.python.org/downloads/release/python-370/) [](https://www.python.org/downloads/release/python-270/) [](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)
# dragonfly-display
Adds methods and a CLI to translate dragonfly objects to VisualizationSets.
## Installation
```console
pip install -U dragonfly-display
```
If you want to also include all dependencies needed to produce VTK visualizations
from dragonfly Models use.
```console
pip install -U dragonfly-display[full]
```
To check if the command line interface is installed correctly use `dragonfly-display --help`
## QuickStart
```python
import dragonfly_display
```
## [API Documentation](http://ladybug-tools.github.io/dragonfly-display/docs)
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/dragonfly-display
# or
git clone https://github.com/ladybug-tools/dragonfly-display
```
2. Install dependencies:
```console
cd dragonfly-display
pip install -r dev-requirements.txt
pip install -r requirements.txt
```
3. Run Tests:
```console
python -m pytest tests/
```
4. Generate Documentation:
```console
sphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_display
sphinx-build -b html ./docs ./docs/_build/docs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/dragonfly-display",
"name": "dragonfly-display",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Ladybug Tools",
"author_email": "info@ladybug.tools",
"download_url": "https://files.pythonhosted.org/packages/3f/db/56506106a304dbba811d0408c33f3384dc5450ac01d6d7e1b480c6425af8/dragonfly_display-0.3.12.tar.gz",
"platform": null,
"description": "[](https://github.com/ladybug-tools/dragonfly-display/actions)\n\n[](https://www.python.org/downloads/release/python-370/) [](https://www.python.org/downloads/release/python-270/) [](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)\n\n# dragonfly-display\n\nAdds methods and a CLI to translate dragonfly objects to VisualizationSets.\n\n## Installation\n\n```console\npip install -U dragonfly-display\n```\n\nIf you want to also include all dependencies needed to produce VTK visualizations\nfrom dragonfly Models use.\n\n```console\npip install -U dragonfly-display[full]\n```\n\nTo check if the command line interface is installed correctly use `dragonfly-display --help`\n\n## QuickStart\n\n```python\nimport dragonfly_display\n\n```\n\n## [API Documentation](http://ladybug-tools.github.io/dragonfly-display/docs)\n\n## Local Development\n\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/dragonfly-display\n\n# or\n\ngit clone https://github.com/ladybug-tools/dragonfly-display\n```\n2. Install dependencies:\n```console\ncd dragonfly-display\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n```console\npython -m pytest tests/\n```\n\n4. Generate Documentation:\n```console\nsphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_display\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Adds methods to translate dragonfly objects to VisualizationSets.",
"version": "0.3.12",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/dragonfly-display"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d509259b0828cdc76f15edf43394be9c5a15c84248cfe834a5609cca7cf911d9",
"md5": "640f6aeae764b2bf9ef6049474a61645",
"sha256": "d30c9532bc9f80d2867aab7c5933ef2bb3acc4d882552888ef9b686db912766b"
},
"downloads": -1,
"filename": "dragonfly_display-0.3.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "640f6aeae764b2bf9ef6049474a61645",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23430,
"upload_time": "2025-10-30T20:14:13",
"upload_time_iso_8601": "2025-10-30T20:14:13.855744Z",
"url": "https://files.pythonhosted.org/packages/d5/09/259b0828cdc76f15edf43394be9c5a15c84248cfe834a5609cca7cf911d9/dragonfly_display-0.3.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3fdb56506106a304dbba811d0408c33f3384dc5450ac01d6d7e1b480c6425af8",
"md5": "c74d17acb2d230f0d9fbf3960a59be18",
"sha256": "4785662f924256639c746f4f6b23014eaca260739afba4dde9f9b4ffed992e4b"
},
"downloads": -1,
"filename": "dragonfly_display-0.3.12.tar.gz",
"has_sig": false,
"md5_digest": "c74d17acb2d230f0d9fbf3960a59be18",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23044,
"upload_time": "2025-10-30T20:14:14",
"upload_time_iso_8601": "2025-10-30T20:14:14.982284Z",
"url": "https://files.pythonhosted.org/packages/3f/db/56506106a304dbba811d0408c33f3384dc5450ac01d6d7e1b480c6425af8/dragonfly_display-0.3.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-30 20:14:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "dragonfly-display",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "honeybee-display",
"specs": [
[
">=",
"0.6.1"
]
]
},
{
"name": "dragonfly-core",
"specs": [
[
">=",
"1.73.0"
]
]
}
],
"lcname": "dragonfly-display"
}