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.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e61127195a71b46018e48d78ef958e7c4909b62e830a49ccdb2a365f45d3b29 |
|
MD5 | 69f0c9f1e7e2205653b4f977d30951b7 |
|
BLAKE2b-256 | cd4539c97deafca40a5a809410cd3b166453709ed3c021a9f9bdfea14585b0f9 |
Close
Hashes for honeybee_radiance_command-1.22.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2aead70cb887221ffde6d85a77c6677a7e1988153353cebfe3334f75319a7edd |
|
MD5 | 4eb88d54ef01d62fd4754f60410804d9 |
|
BLAKE2b-256 | c94fa89e54a443035651f2927e3182194d44341ba751b74b0ae8683fc0b60558 |