honeybee-radiance-command


Namehoneybee-radiance-command JSON
Version 1.22.4 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/honeybee-radiance-command
SummaryPython wrapper around Radiance commands.
upload_time2023-11-17 20:36:12
maintainer
docs_urlNone
authorLadybug Tools
requires_python
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Build Status](https://travis-ci.com/ladybug-tools/honeybee-radiance-command.svg?branch=master)](https://travis-ci.com/ladybug-tools/honeybee-radiance-command)
[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/honeybee-radiance-command/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/honeybee-radiance-command)

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

# honeybee-radiance-command

Python wrapper around Radiance commands, used by [honeybee-radiance](https://www.ladybug.tools/honeybee-radiance/docs/).

## Installation

```console
pip install -U honeybee-radiance-command
```

## QuickStart

```python
import honeybee_radiance_command

```

## [API Documentation](http://ladybug-tools.github.io/honeybee-radiance-command/docs)

## Local Development

1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/honeybee-radiance-command

# or

git clone https://github.com/ladybug-tools/honeybee-radiance-command
```
2. Install dependencies:
```console
cd honeybee-radiance-command
pip install -r dev-requirements.txt
```

3. Run Tests:
```console
python -m pytest tests/
```

4. Generate Documentation:
```console
sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_radiance_command
sphinx-build -b html ./docs ./docs/_build/docs
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ladybug-tools/honeybee-radiance-command",
    "name": "honeybee-radiance-command",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ladybug Tools",
    "author_email": "info@ladybug.tools",
    "download_url": "https://files.pythonhosted.org/packages/cd/45/39c97deafca40a5a809410cd3b166453709ed3c021a9f9bdfea14585b0f9/honeybee-radiance-command-1.22.4.tar.gz",
    "platform": null,
    "description": "[![Build Status](https://travis-ci.com/ladybug-tools/honeybee-radiance-command.svg?branch=master)](https://travis-ci.com/ladybug-tools/honeybee-radiance-command)\n[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/honeybee-radiance-command/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/honeybee-radiance-command)\n\n[![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/)\n\n# honeybee-radiance-command\n\nPython wrapper around Radiance commands, used by [honeybee-radiance](https://www.ladybug.tools/honeybee-radiance/docs/).\n\n## Installation\n\n```console\npip install -U honeybee-radiance-command\n```\n\n## QuickStart\n\n```python\nimport honeybee_radiance_command\n\n```\n\n## [API Documentation](http://ladybug-tools.github.io/honeybee-radiance-command/docs)\n\n## Local Development\n\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/honeybee-radiance-command\n\n# or\n\ngit clone https://github.com/ladybug-tools/honeybee-radiance-command\n```\n2. Install dependencies:\n```console\ncd honeybee-radiance-command\npip install -r dev-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_command\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Python wrapper around Radiance commands.",
    "version": "1.22.4",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/honeybee-radiance-command"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c94fa89e54a443035651f2927e3182194d44341ba751b74b0ae8683fc0b60558",
                "md5": "4eb88d54ef01d62fd4754f60410804d9",
                "sha256": "2aead70cb887221ffde6d85a77c6677a7e1988153353cebfe3334f75319a7edd"
            },
            "downloads": -1,
            "filename": "honeybee_radiance_command-1.22.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4eb88d54ef01d62fd4754f60410804d9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 130521,
            "upload_time": "2023-11-17T20:36:10",
            "upload_time_iso_8601": "2023-11-17T20:36:10.443032Z",
            "url": "https://files.pythonhosted.org/packages/c9/4f/a89e54a443035651f2927e3182194d44341ba751b74b0ae8683fc0b60558/honeybee_radiance_command-1.22.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd4539c97deafca40a5a809410cd3b166453709ed3c021a9f9bdfea14585b0f9",
                "md5": "69f0c9f1e7e2205653b4f977d30951b7",
                "sha256": "4e61127195a71b46018e48d78ef958e7c4909b62e830a49ccdb2a365f45d3b29"
            },
            "downloads": -1,
            "filename": "honeybee-radiance-command-1.22.4.tar.gz",
            "has_sig": false,
            "md5_digest": "69f0c9f1e7e2205653b4f977d30951b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 110924,
            "upload_time": "2023-11-17T20:36:12",
            "upload_time_iso_8601": "2023-11-17T20:36:12.372530Z",
            "url": "https://files.pythonhosted.org/packages/cd/45/39c97deafca40a5a809410cd3b166453709ed3c021a9f9bdfea14585b0f9/honeybee-radiance-command-1.22.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-17 20:36:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ladybug-tools",
    "github_project": "honeybee-radiance-command",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "honeybee-radiance-command"
}
        
Elapsed time: 0.17099s