honeybee-radiance-postprocess


Namehoneybee-radiance-postprocess JSON
Version 0.4.355 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/honeybee-radiance-postprocess
SummaryPostprocessing of Radiance results and matrices
upload_time2024-03-25 14:54:12
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseGPLv3
keywords
VCS
bugtrack_url
requirements honeybee-radiance numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://github.com/ladybug-tools/honeybee-radiance-postprocess/workflows/CI/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 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)

# 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/79/f3/ccdf2c35a0f8ba7cc0d95c600ddbdd877ba71aaa985258703734c1525ea9/honeybee-radiance-postprocess-0.4.355.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://github.com/ladybug-tools/honeybee-radiance-postprocess/workflows/CI/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 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)\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.355",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/honeybee-radiance-postprocess"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a4ebe6d1e81f8e4c9fd2a0ad56d18ccdb04db6563c83f3f3a5467d9a3f7468d",
                "md5": "63afe2e30f0978ff3c1f64e69677c368",
                "sha256": "585ca871174c9fe4b76091b6a3cf78ccf98d792d0f349be71238e3c0ec4875ac"
            },
            "downloads": -1,
            "filename": "honeybee_radiance_postprocess-0.4.355-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63afe2e30f0978ff3c1f64e69677c368",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 74426,
            "upload_time": "2024-03-25T14:54:08",
            "upload_time_iso_8601": "2024-03-25T14:54:08.008403Z",
            "url": "https://files.pythonhosted.org/packages/6a/4e/be6d1e81f8e4c9fd2a0ad56d18ccdb04db6563c83f3f3a5467d9a3f7468d/honeybee_radiance_postprocess-0.4.355-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79f3ccdf2c35a0f8ba7cc0d95c600ddbdd877ba71aaa985258703734c1525ea9",
                "md5": "ef4316ebc66bf48d89ef1efdc3685e8c",
                "sha256": "798f1f29ad59556c1952b23c70ef4dc002136704b5a43cf0936dfa247e93a99f"
            },
            "downloads": -1,
            "filename": "honeybee-radiance-postprocess-0.4.355.tar.gz",
            "has_sig": false,
            "md5_digest": "ef4316ebc66bf48d89ef1efdc3685e8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 60292,
            "upload_time": "2024-03-25T14:54:12",
            "upload_time_iso_8601": "2024-03-25T14:54:12.961222Z",
            "url": "https://files.pythonhosted.org/packages/79/f3/ccdf2c35a0f8ba7cc0d95c600ddbdd877ba71aaa985258703734c1525ea9/honeybee-radiance-postprocess-0.4.355.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 14:54:12",
    "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.40"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.21.6"
                ]
            ]
        }
    ],
    "lcname": "honeybee-radiance-postprocess"
}
        
Elapsed time: 0.23187s