Dragonfly extension for radiance simulation.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dragonfly_radiance-0.3.171.tar.gz
(27.4 kB
view hashes)
Built Distribution
Close
Hashes for dragonfly_radiance-0.3.171.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96efec46e3b0acd5190be2f46f4aac35f34f4e8a7717f89f651460acdb465cc2 |
|
MD5 | 3e530a29d2a903d201de6bce9065c7b5 |
|
BLAKE2b-256 | 20362c8dd5987d8c3be57a77bea1a7c7a93a896ecf5bdb26558bbf6e78567f55 |
Close
Hashes for dragonfly_radiance-0.3.171-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac7ee80c6f822c1c926731d8d1a9d396195e1b5a4265fe5a2954e47ce1773508 |
|
MD5 | d359ab174b654ca188a11462faa0c779 |
|
BLAKE2b-256 | 066c4205f272ebe30a71f35c4e4dbac842195f6e04887830d4682d95482c42d6 |