dragonfly-radiance


Namedragonfly-radiance JSON
Version 0.4.67 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/dragonfly-radiance
SummaryDragonfly extension for radiance simulation.
upload_time2025-09-12 22:23:54
maintainerNone
docs_urlNone
authorLadybug Tools
requires_pythonNone
licenseAGPL-3.0
keywords
VCS
bugtrack_url
requirements dragonfly-core honeybee-radiance
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Dragonfly](https://www.ladybug.tools/assets/img/dragonfly.png)

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

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

# dragonfly-radiance

Dragonfly extension for Radiance simulation.

## Installation

`pip install dragonfly-radiance`

To check if the command line interface is installed correctly
use `dragonfly-radiance --help`.

## QuickStart

```python
import dragonfly_radiance
```

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

## Local Development

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

# or

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

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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ladybug-tools/dragonfly-radiance",
    "name": "dragonfly-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/1b/fa/6b85ddf540180e3552c0b31b33331ddc1bd916a38dc393a4e64bc7f5f652/dragonfly_radiance-0.4.67.tar.gz",
    "platform": null,
    "description": "![Dragonfly](https://www.ladybug.tools/assets/img/dragonfly.png)\n\n[![Build Status](https://github.com/ladybug-tools/dragonfly-radiance/actions/workflows/ci.yaml/badge.svg)](https://github.com/ladybug-tools/dragonfly-radiance/actions)\n\n[![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/)\n\n# dragonfly-radiance\n\nDragonfly extension for Radiance simulation.\n\n## Installation\n\n`pip install dragonfly-radiance`\n\nTo check if the command line interface is installed correctly\nuse `dragonfly-radiance --help`.\n\n## QuickStart\n\n```python\nimport dragonfly_radiance\n```\n\n## [API Documentation](http://ladybug-tools.github.io/dragonfly-radiance/docs)\n\n## Local Development\n\n1. Clone this repo locally\n```\ngit clone git@github.com:ladybug-tools/dragonfly-radiance\n\n# or\n\ngit clone https://github.com/ladybug-tools/dragonfly-radiance\n```\n2. Install dependencies:\n```\ncd dragonfly-radiance\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n```\npython -m pytest tests/\n```\n\n4. Generate Documentation:\n```\nsphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_radiance\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "Dragonfly extension for radiance simulation.",
    "version": "0.4.67",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/dragonfly-radiance"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "069052b41ffaeb796726a1f7d0f80b993f9306c94d0bd2ea36a45d29f0a27ad3",
                "md5": "73952d014e308d8d7afc6388d2fcc91d",
                "sha256": "9396f9befe6e9ebca6614b2f8f59da75003c0c8049f5b3ed5c8cb20bd1aba7f8"
            },
            "downloads": -1,
            "filename": "dragonfly_radiance-0.4.67-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73952d014e308d8d7afc6388d2fcc91d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 36045,
            "upload_time": "2025-09-12T22:23:53",
            "upload_time_iso_8601": "2025-09-12T22:23:53.254566Z",
            "url": "https://files.pythonhosted.org/packages/06/90/52b41ffaeb796726a1f7d0f80b993f9306c94d0bd2ea36a45d29f0a27ad3/dragonfly_radiance-0.4.67-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1bfa6b85ddf540180e3552c0b31b33331ddc1bd916a38dc393a4e64bc7f5f652",
                "md5": "2f2e963a23df29024eb3b0f2e94232bc",
                "sha256": "2d0dbf7c6b4837999c5daeb482f70214168ee957c08ee0e427a6529b2e66d8be"
            },
            "downloads": -1,
            "filename": "dragonfly_radiance-0.4.67.tar.gz",
            "has_sig": false,
            "md5_digest": "2f2e963a23df29024eb3b0f2e94232bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31377,
            "upload_time": "2025-09-12T22:23:54",
            "upload_time_iso_8601": "2025-09-12T22:23:54.526054Z",
            "url": "https://files.pythonhosted.org/packages/1b/fa/6b85ddf540180e3552c0b31b33331ddc1bd916a38dc393a4e64bc7f5f652/dragonfly_radiance-0.4.67.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-12 22:23:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ladybug-tools",
    "github_project": "dragonfly-radiance",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "dragonfly-core",
            "specs": [
                [
                    "==",
                    "1.69.7"
                ]
            ]
        },
        {
            "name": "honeybee-radiance",
            "specs": [
                [
                    "==",
                    "1.66.193"
                ]
            ]
        }
    ],
    "lcname": "dragonfly-radiance"
}
        
Elapsed time: 1.97451s