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.232
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.232.tar.gz | 32.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dragonfly_radiance-0.4.232-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 69.0 kB
Release files / dragonfly_radiance-0.4.232.tar.gz
| Download URL | dragonfly_radiance-0.4.232.tar.gz |
|---|---|
| Size | 32.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
599edff92ece35bfe4999e53248a5f93db5a5d95aec447b5be0bed6d9359ce8b
|
|
BLAKE2b-256 checksum How to use checksums |
00c84052822d580e4505b98731011243a6551d9388de7401233dd21b25f7a757
|
| 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.232-py3-none-any.whl
| Download URL | dragonfly_radiance-0.4.232-py3-none-any.whl |
|---|---|
| Size | 36.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1876658cbf4ddde706adc588b7202f5c0f8d347aee5ad756a194b551c01b3ece
|
|
BLAKE2b-256 checksum How to use checksums |
a21390f235aee7d6fb96462cfee1f150385f1500b75c003ee2cb4ee9f87d6662
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.15
|