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.20.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6726bc8ed385517bb186d3eb90f003810b4da58bdf1d0880ec794a3015d8a67c |
|
MD5 | 0e17c04de6d2662105217dd11be5be32 |
|
BLAKE2b-256 | a66d279b15625bd930b525a923bf8bcc5eef82f3a6524bc6a23f9ee7cee6c70f |
Close
Hashes for honeybee_radiance_command-1.20.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 277ee2a23e4eef04a760fc9318121ce0b19ab155d3949c2666c8fb97a4a13163 |
|
MD5 | d2b7b9d40722fda4854e6074bbcd34ec |
|
BLAKE2b-256 | a1292853783f2fdbc08e194c84955635e2ab410cd29400fc800345b481f82c65 |