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.22.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6110ead02c7400f2dbcd68ed9b478a436c4890d2cc87aaca71eb13e3ee71376 |
|
MD5 | 4819b014431f87c975afca9584e5367e |
|
BLAKE2b-256 | c8424bcfcdfe944068c6e13cf6589f1d7397556ed3d138e700cb7a4c2a20c316 |
Close
Hashes for honeybee_radiance_command-1.22.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 749085ea10be03db69ab1347e2b6ce87eeeaabdd4cb548de7512712650c61836 |
|
MD5 | 29809826f9bdf03ac315c0c11d197af9 |
|
BLAKE2b-256 | 4b312b79307e08fc945507a09beeb326d5bf3307f0e729f45b4a0a3c707349e3 |