{"id":30895509,"url":"https://github.com/ladybug-tools/dragonfly-display","last_synced_at":"2025-09-08T22:07:01.369Z","repository":{"id":228680398,"uuid":"774642754","full_name":"ladybug-tools/dragonfly-display","owner":"ladybug-tools","description":":dragon: 💻 Adds methods to translate dragonfly objects to VisualizationSets","archived":false,"fork":false,"pushed_at":"2025-08-19T23:41:51.000Z","size":737,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-20T01:23:34.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.ladybug.tools/dragonfly-display/docs","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ladybug-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-03-19T22:57:12.000Z","updated_at":"2025-08-19T23:39:20.000Z","dependencies_parsed_at":"2024-03-20T00:25:14.835Z","dependency_job_id":"c46007e7-1dec-437d-b7d1-0b25554475b4","html_url":"https://github.com/ladybug-tools/dragonfly-display","commit_stats":null,"previous_names":["ladybug-tools/dragonfly-display"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ladybug-tools/dragonfly-display","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-display","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-display/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-display/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-display/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladybug-tools","download_url":"https://codeload.github.com/ladybug-tools/dragonfly-display/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-display/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231549,"owners_count":25245659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-08T22:06:58.306Z","updated_at":"2025-09-08T22:07:01.347Z","avatar_url":"https://github.com/ladybug-tools.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/ladybug-tools/dragonfly-display/workflows/CI/badge.svg)](https://github.com/ladybug-tools/dragonfly-display/actions)\n\n[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladybug-tools%2Fdragonfly-display","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladybug-tools%2Fdragonfly-display","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladybug-tools%2Fdragonfly-display/lists"}