ladybug-radiance


Nameladybug-radiance JSON
Version 0.2.10 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/ladybug-radiance
SummaryRadiance extension for Ladybug, used for all radiation studies and graphics.
upload_time2024-01-17 21:27:36
maintainer
docs_urlNone
authorLadybug Tools
requires_python
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements ladybug-core numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
![Ladybug](http://www.ladybug.tools/assets/img/ladybug.png)

[![Build Status](https://github.com/ladybug-tools/ladybug-radiance/workflows/CI/badge.svg)](https://github.com/ladybug-tools/ladybug-radiance/actions)

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

# ladybug-radiance

Ladybug-radiance is a Python library that adds Radiance-related functionalities to
[ladybug-core](https://github.com/ladybug-tools/ladybug/).

## [API Documentation](https://www.ladybug.tools/ladybug-radiance/docs/)

## Installation

`pip install ladybug-radiance`

## QuickStart

```python
import ladybug_radiance

```

## Local Development

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

# or

git clone https://github.com/ladybug-tools/ladybug-radiance
```
2. Install dependencies:
```console
cd ladybug-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 ./ladybug_radiance
sphinx-build -b html ./docs ./docs/_build/docs
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ladybug-tools/ladybug-radiance",
    "name": "ladybug-radiance",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ladybug Tools",
    "author_email": "info@ladybug.tools",
    "download_url": "https://files.pythonhosted.org/packages/91/c3/d5cb0ef2b2669d3f9e1428448fc6ad02c3542fdb8d23d54930ce97115bb3/ladybug-radiance-0.2.10.tar.gz",
    "platform": null,
    "description": "\n![Ladybug](http://www.ladybug.tools/assets/img/ladybug.png)\n\n[![Build Status](https://github.com/ladybug-tools/ladybug-radiance/workflows/CI/badge.svg)](https://github.com/ladybug-tools/ladybug-radiance/actions)\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# ladybug-radiance\n\nLadybug-radiance is a Python library that adds Radiance-related functionalities to\n[ladybug-core](https://github.com/ladybug-tools/ladybug/).\n\n## [API Documentation](https://www.ladybug.tools/ladybug-radiance/docs/)\n\n## Installation\n\n`pip install ladybug-radiance`\n\n## QuickStart\n\n```python\nimport ladybug_radiance\n\n```\n\n## Local Development\n\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/ladybug-radiance\n\n# or\n\ngit clone https://github.com/ladybug-tools/ladybug-radiance\n```\n2. Install dependencies:\n```console\ncd ladybug-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 ./ladybug_radiance\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Radiance extension for Ladybug, used for all radiation studies and graphics.",
    "version": "0.2.10",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/ladybug-radiance"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcdae5b299b01fdef5ad303111966224d92517205074c4cd45b83788d121298c",
                "md5": "7bbc9d45f164a3d7bbe857d5722df269",
                "sha256": "b2b828bf7402fcbf858fad29ea1b9aa69d0a0bd7791b66de718faa036763e35e"
            },
            "downloads": -1,
            "filename": "ladybug_radiance-0.2.10-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bbc9d45f164a3d7bbe857d5722df269",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 50817,
            "upload_time": "2024-01-17T21:27:35",
            "upload_time_iso_8601": "2024-01-17T21:27:35.737411Z",
            "url": "https://files.pythonhosted.org/packages/dc/da/e5b299b01fdef5ad303111966224d92517205074c4cd45b83788d121298c/ladybug_radiance-0.2.10-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91c3d5cb0ef2b2669d3f9e1428448fc6ad02c3542fdb8d23d54930ce97115bb3",
                "md5": "962a099aa2a7de4ea8803d2caafb3509",
                "sha256": "5b27299aef17e873293d6aa315f34e04095e6929a658556b7e97d501f1cc2c6a"
            },
            "downloads": -1,
            "filename": "ladybug-radiance-0.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "962a099aa2a7de4ea8803d2caafb3509",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 39513,
            "upload_time": "2024-01-17T21:27:36",
            "upload_time_iso_8601": "2024-01-17T21:27:36.776215Z",
            "url": "https://files.pythonhosted.org/packages/91/c3/d5cb0ef2b2669d3f9e1428448fc6ad02c3542fdb8d23d54930ce97115bb3/ladybug-radiance-0.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-17 21:27:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ladybug-tools",
    "github_project": "ladybug-radiance",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ladybug-core",
            "specs": [
                [
                    ">=",
                    "0.41.30"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.21.6"
                ]
            ]
        }
    ],
    "lcname": "ladybug-radiance"
}
        
Elapsed time: 0.16964s