[](https://github.com/ladybug-tools/honeybee-radiance-postprocess/actions)
[](https://coveralls.io/github/ladybug-tools/honeybee-radiance-postprocess)
[](https://www.python.org/downloads/release/python-3100/) [](https://www.python.org/downloads/release/python-370/)
# honeybee-radiance-postprocess
Library and CLI for postprocessing of Radiance results and matrices.
## Installation
```console
pip install honeybee-radiance-postprocess
```
## QuickStart
```python
import honeybee_radiance_postprocess
```
## [API Documentation](http://ladybug-tools.github.io/honeybee-radiance-postprocess/docs)
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/honeybee-radiance-postprocess
# or
git clone https://github.com/ladybug-tools/honeybee-radiance-postprocess
```
2. Install dependencies:
```console
cd honeybee-radiance-postprocess
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_postprocess
sphinx-build -b html ./docs ./docs/_build/docs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/honeybee-radiance-postprocess",
"name": "honeybee-radiance-postprocess",
"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/c8/a2/b6146473e29e9ed24626803649c9e389510abc1e3bd3c4b340adcd6c4fc4/honeybee_radiance_postprocess-0.4.548.tar.gz",
"platform": null,
"description": "[](https://github.com/ladybug-tools/honeybee-radiance-postprocess/actions)\n[](https://coveralls.io/github/ladybug-tools/honeybee-radiance-postprocess)\n\n[](https://www.python.org/downloads/release/python-3100/) [](https://www.python.org/downloads/release/python-370/)\n\n# honeybee-radiance-postprocess\n\nLibrary and CLI for postprocessing of Radiance results and matrices.\n\n## Installation\n```console\npip install honeybee-radiance-postprocess\n```\n\n## QuickStart\n```python\nimport honeybee_radiance_postprocess\n\n```\n\n## [API Documentation](http://ladybug-tools.github.io/honeybee-radiance-postprocess/docs)\n\n## Local Development\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/honeybee-radiance-postprocess\n\n# or\n\ngit clone https://github.com/ladybug-tools/honeybee-radiance-postprocess\n```\n2. Install dependencies:\n```console\ncd honeybee-radiance-postprocess\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_postprocess\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "Postprocessing of Radiance results and matrices",
"version": "0.4.548",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/honeybee-radiance-postprocess"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fc12930fd4a7844535dfeb4a0a9c015ea11204710b272a645b54db3fd8288e64",
"md5": "513e057c15ba850f7a552f3075deaf08",
"sha256": "cdf7853c23923f66a4f607bd202eb21478d180d13af9bb53cf6edb27f3512347"
},
"downloads": -1,
"filename": "honeybee_radiance_postprocess-0.4.548-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "513e057c15ba850f7a552f3075deaf08",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 109745,
"upload_time": "2025-07-09T23:53:40",
"upload_time_iso_8601": "2025-07-09T23:53:40.849856Z",
"url": "https://files.pythonhosted.org/packages/fc/12/930fd4a7844535dfeb4a0a9c015ea11204710b272a645b54db3fd8288e64/honeybee_radiance_postprocess-0.4.548-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c8a2b6146473e29e9ed24626803649c9e389510abc1e3bd3c4b340adcd6c4fc4",
"md5": "95e22a9c5ae42c3fbfd874b257b7a995",
"sha256": "0a4e9cbde47a1c1591c1a99da486c43b5f06495b5affde9daa46b6a2d9871e10"
},
"downloads": -1,
"filename": "honeybee_radiance_postprocess-0.4.548.tar.gz",
"has_sig": false,
"md5_digest": "95e22a9c5ae42c3fbfd874b257b7a995",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 87147,
"upload_time": "2025-07-09T23:53:42",
"upload_time_iso_8601": "2025-07-09T23:53:42.797844Z",
"url": "https://files.pythonhosted.org/packages/c8/a2/b6146473e29e9ed24626803649c9e389510abc1e3bd3c4b340adcd6c4fc4/honeybee_radiance_postprocess-0.4.548.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-09 23:53:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "honeybee-radiance-postprocess",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "honeybee-radiance",
"specs": [
[
"==",
"1.66.184"
]
]
},
{
"name": "numpy",
"specs": [
[
"<",
"2.0.0"
]
]
}
],
"lcname": "honeybee-radiance-postprocess"
}