A library for communicating between Ladybug Tools core libraries and Rhinoceros CAD.
Project description
ladybug-rhino
A library for communicating between Ladybug Tools core libraries and Rhinoceros CAD.
This library is used by both the Grasshopper and Rhino plugins to communicate with the ladybug and honeybee cores.
Installation
pip install ladybug-rhino
QuickStart
import ladybug_rhino
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/ladybug-rhino
# or
git clone https://github.com/ladybug-tools/ladybug-rhino
- Install dependencies:
cd ladybug-rhino
pip install -r dev-requirements.txt
pip install -r requirements.txt
pip install pythonnet
pip install rhinoinside
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./ladybug_rhino
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
ladybug-rhino-1.4.0.tar.gz
(33.3 kB
view hashes)
Built Distribution
Close
Hashes for ladybug_rhino-1.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 506f310164b38767d3308f50c428d8335a9535ed1b8fd8233416a6188af24b18 |
|
MD5 | 48c7ca5a86ce86722d14c8caea40de9e |
|
BLAKE2b-256 | 838ae3006d96064d284428c4b1eb8139d321ebc157839da402ebb5abaf5e767f |