Installation
You can install HoneyBee using pip:
pip install honeybee-ml
Alternatively, you can install from source:
git clone https://github.com/lab-rasool/HoneyBee.git
cd HoneyBee
pip install -e .
You can install HoneyBee using pip:
pip install honeybee-ml
Alternatively, you can install from source:
git clone https://github.com/lab-rasool/HoneyBee.git
cd HoneyBee
pip install -e .