honeybee-radiance-postprocess


Namehoneybee-radiance-postprocess JSON
Version 0.4.478 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/honeybee-radiance-postprocess
SummaryPostprocessing of Radiance results and matrices
upload_time2024-11-22 14:37:23
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/ladybug-tools/honeybee-radiance-postprocess/actions/workflows/ci.yaml/badge.svg)](https://github.com/ladybug-tools/honeybee-radiance-postprocess/actions)
[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/honeybee-radiance-postprocess/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/honeybee-radiance-postprocess)

[![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/)

# 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/7e/9b/a2229a1aefb01ed204e927d70a3a23e9b59fc37fbe3539ccc312fe5c36e3/honeybee_radiance_postprocess-0.4.478.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://github.com/ladybug-tools/honeybee-radiance-postprocess/actions/workflows/ci.yaml/badge.svg)](https://github.com/ladybug-tools/honeybee-radiance-postprocess/actions)\n[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/honeybee-radiance-postprocess/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/honeybee-radiance-postprocess)\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/)\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.478",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/honeybee-radiance-postprocess"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "270b33585913274bd088f0f5961edf6b3ccf25ddda543e010f1b5e62ad6fca44",
                "md5": "e9c9d565feaea82708ac76cfed9ad9b5",
                "sha256": "96a612074b016083b36aae109a82038bb45e73638a1af4e844c6ad04ce2268b4"
            },
            "downloads": -1,
            "filename": "honeybee_radiance_postprocess-0.4.478-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9c9d565feaea82708ac76cfed9ad9b5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 105304,
            "upload_time": "2024-11-22T14:37:22",
            "upload_time_iso_8601": "2024-11-22T14:37:22.536765Z",
            "url": "https://files.pythonhosted.org/packages/27/0b/33585913274bd088f0f5961edf6b3ccf25ddda543e010f1b5e62ad6fca44/honeybee_radiance_postprocess-0.4.478-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e9ba2229a1aefb01ed204e927d70a3a23e9b59fc37fbe3539ccc312fe5c36e3",
                "md5": "f0628f1858e9d95a421500b236b47a6f",
                "sha256": "8fb3f2a6aed719be02e0cc6dbb0a10f89d7f35303ef472c9d8e72ca07a47fca6"
            },
            "downloads": -1,
            "filename": "honeybee_radiance_postprocess-0.4.478.tar.gz",
            "has_sig": false,
            "md5_digest": "f0628f1858e9d95a421500b236b47a6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 83941,
            "upload_time": "2024-11-22T14:37:23",
            "upload_time_iso_8601": "2024-11-22T14:37:23.941598Z",
            "url": "https://files.pythonhosted.org/packages/7e/9b/a2229a1aefb01ed204e927d70a3a23e9b59fc37fbe3539ccc312fe5c36e3/honeybee_radiance_postprocess-0.4.478.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 14:37:23",
    "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": [],
    "lcname": "honeybee-radiance-postprocess"
}
        
Elapsed time: 0.63427s