
[](https://github.com/ladybug-tools/dragonfly-radiance/actions)
[](https://www.python.org/downloads/release/python-3100/) [](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-radiance
Dragonfly extension for Radiance simulation.
## Installation
`pip install dragonfly-radiance`
To check if the command line interface is installed correctly
use `dragonfly-radiance --help`.
## QuickStart
```python
import dragonfly_radiance
```
## [API Documentation](http://ladybug-tools.github.io/dragonfly-radiance/docs)
## Local Development
1. Clone this repo locally
```
git clone git@github.com:ladybug-tools/dragonfly-radiance
# or
git clone https://github.com/ladybug-tools/dragonfly-radiance
```
2. Install dependencies:
```
cd dragonfly-radiance
pip install -r dev-requirements.txt
pip install -r requirements.txt
```
3. Run Tests:
```
python -m pytest tests/
```
4. Generate Documentation:
```
sphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_radiance
sphinx-build -b html ./docs ./docs/_build/docs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/dragonfly-radiance",
"name": "dragonfly-radiance",
"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/32/d6/387a2a99153f67a02ecae4b6af93dd5d8e8b7797ae4f9f9749ad18d2b8b2/dragonfly_radiance-0.3.246.tar.gz",
"platform": null,
"description": "\n\n[](https://github.com/ladybug-tools/dragonfly-radiance/actions)\n\n[](https://www.python.org/downloads/release/python-3100/) [](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-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",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Dragonfly extension for radiance simulation.",
"version": "0.3.246",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/dragonfly-radiance"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cf0d4323416c2846f7db1030381c7cc557ace266d94e9a653ed11bdb7221d91c",
"md5": "87bebcf8da04ffdc6cfef948633aeb12",
"sha256": "ae74f4b01c7010c315231628872f2e67cb9cd75493b493669c3abb8e4d70cac8"
},
"downloads": -1,
"filename": "dragonfly_radiance-0.3.246-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "87bebcf8da04ffdc6cfef948633aeb12",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 32788,
"upload_time": "2025-02-15T01:10:49",
"upload_time_iso_8601": "2025-02-15T01:10:49.723550Z",
"url": "https://files.pythonhosted.org/packages/cf/0d/4323416c2846f7db1030381c7cc557ace266d94e9a653ed11bdb7221d91c/dragonfly_radiance-0.3.246-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "32d6387a2a99153f67a02ecae4b6af93dd5d8e8b7797ae4f9f9749ad18d2b8b2",
"md5": "bf7362c98f93227afd1a51fa7dbcf7b7",
"sha256": "83ee7edb04cb4db4d3daebdb4fdd4aa768ea40cd0c5c830741ed4f629921c9eb"
},
"downloads": -1,
"filename": "dragonfly_radiance-0.3.246.tar.gz",
"has_sig": false,
"md5_digest": "bf7362c98f93227afd1a51fa7dbcf7b7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27772,
"upload_time": "2025-02-15T01:10:51",
"upload_time_iso_8601": "2025-02-15T01:10:51.269333Z",
"url": "https://files.pythonhosted.org/packages/32/d6/387a2a99153f67a02ecae4b6af93dd5d8e8b7797ae4f9f9749ad18d2b8b2/dragonfly_radiance-0.3.246.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-15 01:10:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "dragonfly-radiance",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "dragonfly-core",
"specs": [
[
"==",
"1.62.3"
]
]
},
{
"name": "honeybee-radiance",
"specs": [
[
"==",
"1.66.153"
]
]
}
],
"lcname": "dragonfly-radiance"
}