dragonfly-radiance


Namedragonfly-radiance JSON
Version 0.3.43 PyPI version JSON
download
home_pagehttps://github.com/ladybug-tools/dragonfly-radiance
SummaryDragonfly extension for radiance simulation.
upload_time2024-04-16 19:52:44
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 No coveralls.
            ![Dragonfly](https://www.ladybug.tools/assets/img/dragonfly.png)

[![Build Status](https://github.com/ladybug-tools/dragonfly-radiance/workflows/CI/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/4c/13/7488394869065b544711a7933b823e1374628103fc8540e14591fd2c0dd2/dragonfly-radiance-0.3.43.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/workflows/CI/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 use `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.3.43",
    "project_urls": {
        "Homepage": "https://github.com/ladybug-tools/dragonfly-radiance"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0f6c7393077b1398cbfc8fba0afb590bb8c4228f2d27e79d38845fbb2bd7274",
                "md5": "5f9ddffce5ac5ba9c9225b98129860ec",
                "sha256": "fdc0723fc5f53824311b757698f1a45d8325173c66e7b587ca2d2d91e84f7b60"
            },
            "downloads": -1,
            "filename": "dragonfly_radiance-0.3.43-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f9ddffce5ac5ba9c9225b98129860ec",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 32375,
            "upload_time": "2024-04-16T19:52:38",
            "upload_time_iso_8601": "2024-04-16T19:52:38.495305Z",
            "url": "https://files.pythonhosted.org/packages/a0/f6/c7393077b1398cbfc8fba0afb590bb8c4228f2d27e79d38845fbb2bd7274/dragonfly_radiance-0.3.43-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c137488394869065b544711a7933b823e1374628103fc8540e14591fd2c0dd2",
                "md5": "5802612953898f51a5e33da4355b81eb",
                "sha256": "b13864505e88ae70cd5095aa6151b0acc47f9dfc3af42f6907416b071745bb43"
            },
            "downloads": -1,
            "filename": "dragonfly-radiance-0.3.43.tar.gz",
            "has_sig": false,
            "md5_digest": "5802612953898f51a5e33da4355b81eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26606,
            "upload_time": "2024-04-16T19:52:44",
            "upload_time_iso_8601": "2024-04-16T19:52:44.320277Z",
            "url": "https://files.pythonhosted.org/packages/4c/13/7488394869065b544711a7933b823e1374628103fc8540e14591fd2c0dd2/dragonfly-radiance-0.3.43.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 19:52:44",
    "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": [],
    "lcname": "dragonfly-radiance"
}
        
Elapsed time: 0.23989s