Python wrapper around Radiance commands.
Project description
honeybee-radiance-command
Python wrapper around Radiance commands, used by honeybee-radiance.
Installation
pip install -U honeybee-radiance-command
QuickStart
import honeybee_radiance_command
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/honeybee-radiance-command
# or
git clone https://github.com/ladybug-tools/honeybee-radiance-command
- Install dependencies:
cd honeybee-radiance-command
pip install -r dev-requirements.txt
- Run Tests:
python -m pytest tests/
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_radiance_command
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
Built Distribution
Close
Hashes for honeybee-radiance-command-1.18.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd034898c6800f12f9dcbc747dc789e3ed789795814018e90b92de6ea3bbc4c2 |
|
MD5 | 3fa0d735ab93bdd5e5b7398d96382b3b |
|
BLAKE2b-256 | 8c5753972db5be47e75fc2c2e8e7b99311144401b250c8b1cee5516ff9c7b731 |
Close
Hashes for honeybee_radiance_command-1.18.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 922cb06d6310bd2465c7731792daf9842f1a2e70f9e658fbd14beb895a2e09c5 |
|
MD5 | 4ba9504dac043600e7dbd21f5095c8a9 |
|
BLAKE2b-256 | 633281cf069d26e06d7962aec5245713aef5ecaf4f7963f0cec9e7aecd7f4c30 |