honeybee-radiance


Namehoneybee-radiance JSON
Version 1.66.126 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/honeybee-radiance
SummaryDaylight and light simulation extension for honeybee.
upload_time2024-11-04 17:39:11
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # honeybee-radiance

![Honeybee](https://www.ladybug.tools/assets/img/honeybee.png)

[![Build Status](https://github.com/ladybug-tools/honeybee-radiance/workflows/CI/badge.svg)](https://github.com/ladybug-tools/honeybee-radiance/actions)
[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/honeybee-radiance/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/honeybee-radiance)

[![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/)
[![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/)
[![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](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/96/bd/8090cf9fdfd807ed05f6eac1c124f0dbfed9df6d9b8418c7f8403bca0919/honeybee_radiance-1.66.126.tar.gz",
    "platform": null,
    "description": "# honeybee-radiance\n\n![Honeybee](https://www.ladybug.tools/assets/img/honeybee.png)\n\n[![Build Status](https://github.com/ladybug-tools/honeybee-radiance/workflows/CI/badge.svg)](https://github.com/ladybug-tools/honeybee-radiance/actions)\n[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/honeybee-radiance/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/honeybee-radiance)\n\n[![Python 3.10](https://img.shields.io/badge/python-3.10-orange.svg)](https://www.python.org/downloads/release/python-3100/)\n[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/)\n[![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/)\n[![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](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.126",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/honeybee-radiance"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00cb522349cfb47887f37c8fb8b0bfa1b27d822f793d3bad4a3b1498c177bae9",
                "md5": "89ea5dbd8f51263a4314a522bd1fc1a7",
                "sha256": "8f2b59bd04ac089e9647cfebb323787e70d4c25c4184e29017afe287f9ef67ab"
            },
            "downloads": -1,
            "filename": "honeybee_radiance-1.66.126-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "89ea5dbd8f51263a4314a522bd1fc1a7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 334448,
            "upload_time": "2024-11-04T17:39:08",
            "upload_time_iso_8601": "2024-11-04T17:39:08.677862Z",
            "url": "https://files.pythonhosted.org/packages/00/cb/522349cfb47887f37c8fb8b0bfa1b27d822f793d3bad4a3b1498c177bae9/honeybee_radiance-1.66.126-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96bd8090cf9fdfd807ed05f6eac1c124f0dbfed9df6d9b8418c7f8403bca0919",
                "md5": "b76d7a7200540f37badc556544b76045",
                "sha256": "269459cc675afeac8e9099eef3ba4ee45db12328eb50d829119b6a7eb24fa391"
            },
            "downloads": -1,
            "filename": "honeybee_radiance-1.66.126.tar.gz",
            "has_sig": false,
            "md5_digest": "b76d7a7200540f37badc556544b76045",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 231498,
            "upload_time": "2024-11-04T17:39:11",
            "upload_time_iso_8601": "2024-11-04T17:39:11.590192Z",
            "url": "https://files.pythonhosted.org/packages/96/bd/8090cf9fdfd807ed05f6eac1c124f0dbfed9df6d9b8418c7f8403bca0919/honeybee_radiance-1.66.126.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:39:11",
    "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": [],
    "lcname": "honeybee-radiance"
}
        
Elapsed time: 0.41678s