# honeybee-radiance

[](https://github.com/ladybug-tools/honeybee-radiance/actions)
[](https://coveralls.io/github/ladybug-tools/honeybee-radiance)
[](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/)
Radiance extension for honeybee.
Honeybee-radiance adds Radiance simulation functionalities to honeybee for daylight/radiation simulation.
## Installation
`pip install -U honeybee-radiance`
To check if the command line interface is installed correctly use `honeybee-radiance --help`.
## Documentation
[API documentation](https://www.ladybug.tools/honeybee-radiance/docs/)
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/honeybee-radiance
# or
git clone https://github.com/ladybug-tools/honeybee-radiance
```
2. Install dependencies:
```console
cd honeybee-radiance
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 ./honeybee_radiance
sphinx-build -b html ./docs ./docs/_build/docs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/honeybee-radiance",
"name": "honeybee-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/21/f6/e866496ee282753df224e107700cd73823b11a7d1f55bcd746660e4de8f0/honeybee_radiance-1.66.193.tar.gz",
"platform": null,
"description": "# honeybee-radiance\n\n\n\n[](https://github.com/ladybug-tools/honeybee-radiance/actions)\n[](https://coveralls.io/github/ladybug-tools/honeybee-radiance)\n\n[](https://www.python.org/downloads/release/python-3100/)\n[](https://www.python.org/downloads/release/python-370/)\n[](https://www.python.org/downloads/release/python-270/)\n[](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)\n\nRadiance extension for honeybee.\n\nHoneybee-radiance adds Radiance simulation functionalities to honeybee for daylight/radiation simulation.\n\n## Installation\n\n`pip install -U honeybee-radiance`\n\nTo check if the command line interface is installed correctly use `honeybee-radiance --help`.\n\n## Documentation\n\n[API documentation](https://www.ladybug.tools/honeybee-radiance/docs/)\n\n## Local Development\n\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/honeybee-radiance\n\n# or\n\ngit clone https://github.com/ladybug-tools/honeybee-radiance\n```\n2. Install dependencies:\n```console\ncd honeybee-radiance\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 ./honeybee_radiance\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Daylight and light simulation extension for honeybee.",
"version": "1.66.193",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/honeybee-radiance"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b80de9c5dd59aee3f58621e5c2fb187e56f20d2fc6f9acf5bed5840dfc7eff80",
"md5": "7bde2f2ca187c0d1a8f051ed002c6ed1",
"sha256": "9d0da912496649ee3eee151d22b23ec603236adcefd38bd1f77e8636dc932f3e"
},
"downloads": -1,
"filename": "honeybee_radiance-1.66.193-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7bde2f2ca187c0d1a8f051ed002c6ed1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 339389,
"upload_time": "2025-09-04T23:13:47",
"upload_time_iso_8601": "2025-09-04T23:13:47.713656Z",
"url": "https://files.pythonhosted.org/packages/b8/0d/e9c5dd59aee3f58621e5c2fb187e56f20d2fc6f9acf5bed5840dfc7eff80/honeybee_radiance-1.66.193-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "21f6e866496ee282753df224e107700cd73823b11a7d1f55bcd746660e4de8f0",
"md5": "76068033dfa5403e2f8387bc98393e34",
"sha256": "0e50f7123bfa9ae535b2c75662e4528ca477692641fe70312515b884d3b44883"
},
"downloads": -1,
"filename": "honeybee_radiance-1.66.193.tar.gz",
"has_sig": false,
"md5_digest": "76068033dfa5403e2f8387bc98393e34",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 236485,
"upload_time": "2025-09-04T23:13:50",
"upload_time_iso_8601": "2025-09-04T23:13:50.073799Z",
"url": "https://files.pythonhosted.org/packages/21/f6/e866496ee282753df224e107700cd73823b11a7d1f55bcd746660e4de8f0/honeybee_radiance-1.66.193.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-04 23:13:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "honeybee-radiance",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "honeybee-core",
"specs": [
[
"==",
"1.62.3"
]
]
},
{
"name": "honeybee-radiance-folder",
"specs": [
[
"==",
"2.11.16"
]
]
},
{
"name": "honeybee-radiance-command",
"specs": [
[
"==",
"1.22.5"
]
]
},
{
"name": "honeybee-standards",
"specs": [
[
"==",
"2.0.7"
]
]
}
],
"lcname": "honeybee-radiance"
}