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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 595bdcad87ff0c323a1bc3d298c18c580c2bfeee29957d6c6c94f736dad4da38 |
|
MD5 | 0029f34fcaf286b33dcc03e9c0bcc42f |
|
BLAKE2b-256 | 3e4ae5fcc124841f5bdc0d66d8aa611582145b564c3e479f23670d7cbd08c86f |
Close
Hashes for honeybee_radiance_command-1.22.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb255549310e885edb0f311405ca22e22d1b3612b4b515dc5f63deedbc597fa0 |
|
MD5 | 2df3af311f4c7843f83af8deefdcebb9 |
|
BLAKE2b-256 | 57858441a75c194a5fda1c5028cad1ed8f3ee38109c0b92f76db0bc32b65d5d6 |