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 pytests 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.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9ef710bd11ca20f8b8b38eb7742cabc4eb88d33b786a02e72c248ae47e195f7 |
|
MD5 | 020dd794e6b37e7210c0314631d6b424 |
|
BLAKE2b-256 | f4bb8c5a52c7a1453d5bac588255d2bbdb575dce3d2134451a01d1576673a604 |
Close
Hashes for honeybee_radiance_command-1.2.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca060767224d070f7b318fab2d802cdc46dc66b1cd8f91fe1d5a947d4e564e74 |
|
MD5 | 3a81bf8e83b447accaa6c2561b3991e7 |
|
BLAKE2b-256 | 65da2307aff9cbf1dc2d46b978bf2e7b362718f6b6d4ab6a219124f49464a544 |