Skip to content

🐝 ⚑️ πŸ”€ Honeybee wrapper around Radiance commands which is used by honeybee-radiance

License

Notifications You must be signed in to change notification settings

ladybug-tools/honeybee-radiance-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bdb671c Β· Jun 7, 2022
Sep 21, 2021
Apr 23, 2021
Jun 7, 2022
Mar 14, 2022
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Aug 7, 2019
Sep 29, 2020
Oct 6, 2021
Aug 7, 2019
Apr 4, 2022
Aug 7, 2019
Sep 29, 2020

Repository files navigation

Build Status Coverage Status

Python 3.7 Python 2.7 IronPython

honeybee-radiance-command

Python wrapper around Radiance commands, used by honeybee-radiance.

Installation

pip install -U honeybee-radiance-command

QuickStart

import honeybee_radiance_command

Local Development

  1. Clone this repo locally
git clone [email protected]:ladybug-tools/honeybee-radiance-command

# or

git clone https://github.com/ladybug-tools/honeybee-radiance-command
  1. Install dependencies:
cd honeybee-radiance-command
pip install -r dev-requirements.txt
  1. Run Tests:
python -m pytest tests/
  1. Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_radiance_command
sphinx-build -b html ./docs ./docs/_build/docs

About

🐝 ⚑️ πŸ”€ Honeybee wrapper around Radiance commands which is used by honeybee-radiance

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published