honeybee-radiance


Namehoneybee-radiance JSON
Version 1.66.144 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/honeybee-radiance
SummaryDaylight and light simulation extension for honeybee.
upload_time2024-12-20 05:19:54
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements honeybee-core honeybee-radiance-folder honeybee-radiance-command honeybee-standards
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/61/44/943a1cba4966f5586ecf1dbc8e2202d7b53a0efe734ecffd1e69c4f3a905/honeybee_radiance-1.66.144.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.144",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/honeybee-radiance"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37690fcfebb46aeaa11e2ee8cd30f201a65df6b250cd41852f379c60b6542b60",
                "md5": "e80c4b8b7ccb53fc20b8da78db05e4f4",
                "sha256": "74fcae7d08c8c2f5401dce510a24f6ed8c101517c2a9f95f1b3d3164c13d7056"
            },
            "downloads": -1,
            "filename": "honeybee_radiance-1.66.144-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e80c4b8b7ccb53fc20b8da78db05e4f4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 337445,
            "upload_time": "2024-12-20T05:19:51",
            "upload_time_iso_8601": "2024-12-20T05:19:51.371618Z",
            "url": "https://files.pythonhosted.org/packages/37/69/0fcfebb46aeaa11e2ee8cd30f201a65df6b250cd41852f379c60b6542b60/honeybee_radiance-1.66.144-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6144943a1cba4966f5586ecf1dbc8e2202d7b53a0efe734ecffd1e69c4f3a905",
                "md5": "80495259e96049495368c7eb6a645e07",
                "sha256": "aa431da5c6904325fbd91c614247e7157072e26def79e64250c7e37085d388ad"
            },
            "downloads": -1,
            "filename": "honeybee_radiance-1.66.144.tar.gz",
            "has_sig": false,
            "md5_digest": "80495259e96049495368c7eb6a645e07",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 234515,
            "upload_time": "2024-12-20T05:19:54",
            "upload_time_iso_8601": "2024-12-20T05:19:54.861110Z",
            "url": "https://files.pythonhosted.org/packages/61/44/943a1cba4966f5586ecf1dbc8e2202d7b53a0efe734ecffd1e69c4f3a905/honeybee_radiance-1.66.144.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 05:19:54",
    "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.60.6"
                ]
            ]
        },
        {
            "name": "honeybee-radiance-folder",
            "specs": [
                [
                    "==",
                    "2.11.16"
                ]
            ]
        },
        {
            "name": "honeybee-radiance-command",
            "specs": [
                [
                    "==",
                    "1.22.4"
                ]
            ]
        },
        {
            "name": "honeybee-standards",
            "specs": [
                [
                    "==",
                    "2.0.6"
                ]
            ]
        }
    ],
    "lcname": "honeybee-radiance"
}
        
Elapsed time: 0.50720s