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
import dragonfly_radiance
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/dragonfly-radiance
# or
git clone https://github.com/ladybug-tools/dragonfly-radiance
- Install dependencies:
cd dragonfly-radiance
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytest tests/
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_radiance
sphinx-build -b html ./docs ./docs/_build/docs
Release files for dragonfly-radiance 0.4.231
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dragonfly_radiance-0.4.231.tar.gz | 32.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dragonfly_radiance-0.4.231-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 69.0 kB
Release files / dragonfly_radiance-0.4.231.tar.gz
| Download URL | dragonfly_radiance-0.4.231.tar.gz |
|---|---|
| Size | 32.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c7a5481e0449e12a333202be8a3f486f7599aafc4208dc5c4f968e9df884f4b0
|
|
BLAKE2b-256 checksum How to use checksums |
e0c05502936b5c7e5df7ed78444d53e646431aea72e5ffb028ec67a79de31351
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.15
|
Release files / dragonfly_radiance-0.4.231-py3-none-any.whl
| Download URL | dragonfly_radiance-0.4.231-py3-none-any.whl |
|---|---|
| Size | 36.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e378612c8941716c9318b580b3a615a2a8e65c8c7a5542edd0ce90a3922626e3
|
|
BLAKE2b-256 checksum How to use checksums |
8c81ee0441e627841f11004c5db6f8b2d0fa4748d36538ebc94eccd419f22dad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.15
|