# 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/94/02/3475338d1e946d2651ca09dec2892f108336c496c6200fcd187d2a7293fb/honeybee_radiance-1.66.184.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.184",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/honeybee-radiance"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "070b727703f211ab02e9ad53031ad609248ea44752ef58431ee3e276686b5e3a",
"md5": "8d001bc5152acf3ad6ca4e5311112fd3",
"sha256": "6a0f7425ace5c42c4e400ebb902a13af25e2b3ec64293417a99dbdb521a8fc1a"
},
"downloads": -1,
"filename": "honeybee_radiance-1.66.184-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "8d001bc5152acf3ad6ca4e5311112fd3",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 339207,
"upload_time": "2025-07-09T21:37:13",
"upload_time_iso_8601": "2025-07-09T21:37:13.281389Z",
"url": "https://files.pythonhosted.org/packages/07/0b/727703f211ab02e9ad53031ad609248ea44752ef58431ee3e276686b5e3a/honeybee_radiance-1.66.184-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "94023475338d1e946d2651ca09dec2892f108336c496c6200fcd187d2a7293fb",
"md5": "ef2b0b4c346b9703fdb14510b1a126da",
"sha256": "fa3aa6aea0399a6963476f606a2015ade7f9b6373cc75cbcee069fd9ab028231"
},
"downloads": -1,
"filename": "honeybee_radiance-1.66.184.tar.gz",
"has_sig": false,
"md5_digest": "ef2b0b4c346b9703fdb14510b1a126da",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 236329,
"upload_time": "2025-07-09T21:37:16",
"upload_time_iso_8601": "2025-07-09T21:37:16.531419Z",
"url": "https://files.pythonhosted.org/packages/94/02/3475338d1e946d2651ca09dec2892f108336c496c6200fcd187d2a7293fb/honeybee_radiance-1.66.184.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-09 21:37:16",
"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.61.30"
]
]
},
{
"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"
}