{"id":30895495,"url":"https://github.com/ladybug-tools/dragonfly-radiance","last_synced_at":"2026-05-08T01:04:02.485Z","repository":{"id":74837280,"uuid":"605168472","full_name":"ladybug-tools/dragonfly-radiance","owner":"ladybug-tools","description":"🐉⚡️ Dragonfly extension for Radiance simulation","archived":false,"fork":false,"pushed_at":"2026-02-26T22:13:08.000Z","size":1179,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-27T03:49:25.094Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.ladybug.tools/dragonfly-radiance/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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-22T15:37:03.000Z","updated_at":"2026-02-26T22:10:42.000Z","dependencies_parsed_at":"2026-02-17T02:01:46.220Z","dependency_job_id":null,"html_url":"https://github.com/ladybug-tools/dragonfly-radiance","commit_stats":{"total_commits":226,"total_committers":2,"mean_commits":113.0,"dds":"0.030973451327433676","last_synced_commit":"33b8139079c7fd1d978531fcbbd071e4770b12cc"},"previous_names":[],"tags_count":600,"template":false,"template_full_name":null,"purl":"pkg:github/ladybug-tools/dragonfly-radiance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-radiance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-radiance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-radiance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-radiance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ladybug-tools","download_url":"https://codeload.github.com/ladybug-tools/dragonfly-radiance/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ladybug-tools%2Fdragonfly-radiance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30091761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T19:41:02.502Z","status":"ssl_error","status_checked_at":"2026-03-04T19:40:05.550Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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:43.662Z","updated_at":"2026-03-04T20:12:43.506Z","avatar_url":"https://github.com/ladybug-tools.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Dragonfly](https://www.ladybug.tools/assets/img/dragonfly.png)\n\n[![Build Status](https://github.com/ladybug-tools/dragonfly-radiance/actions/workflows/ci.yaml/badge.svg)](https://github.com/ladybug-tools/dragonfly-radiance/actions)\n\n[![Python 3.10](https://img.shields.io/badge/python-3.10-orange.svg)](https://www.python.org/downloads/release/python-3100/) [![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-radiance\n\nDragonfly extension for Radiance simulation.\n\n## Installation\n\n`pip install dragonfly-radiance`\n\nTo check if the command line interface is installed correctly\nuse `dragonfly-radiance --help`.\n\n## QuickStart\n\n```python\nimport dragonfly_radiance\n```\n\n## [API Documentation](http://ladybug-tools.github.io/dragonfly-radiance/docs)\n\n## Local Development\n\n1. Clone this repo locally\n```\ngit clone git@github.com:ladybug-tools/dragonfly-radiance\n\n# or\n\ngit clone https://github.com/ladybug-tools/dragonfly-radiance\n```\n2. Install dependencies:\n```\ncd dragonfly-radiance\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n```\npython -m pytest tests/\n```\n\n4. Generate Documentation:\n```\nsphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_radiance\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladybug-tools%2Fdragonfly-radiance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladybug-tools%2Fdragonfly-radiance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladybug-tools%2Fdragonfly-radiance/lists"}