Energy simulation library for honeybee.
Project description
honeybee-energy
Honeybee extension for energy simulation.
Honeybee-energy leverages the EnergyPlus simulation engine and the OpenStudio SDK in order to add energy simulation properties and capabilities to honeybee-core.
Installation
pip install -U honeybee-energy
If you want to also include the command line interface try:
pip install -U honeybee-energy[cli]
To check if the command line is installed correctly try honeybee energy --help
or honeybee-energy --help
.
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/honeybee-energy
# or
git clone https://github.com/ladybug-tools/honeybee-energy
- Install dependencies:
cd honeybee-energy
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytest tests/
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_energy
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
honeybee-energy-1.32.1.tar.gz
(463.1 kB
view details)
Built Distribution
File details
Details for the file honeybee-energy-1.32.1.tar.gz
.
File metadata
- Download URL: honeybee-energy-1.32.1.tar.gz
- Upload date:
- Size: 463.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ece7533e21c7d5e669efdc5abf90c64730c879cb463542dc49854fcac70e5780 |
|
MD5 | 3ad9bedcb8ca086c5ae85ae26367a6cb |
|
BLAKE2b-256 | e1364f6760ed9b67fc944e693c30d52e9bd2cf518d912daf0f973439a5fab6f8 |
File details
Details for the file honeybee_energy-1.32.1-py2.py3-none-any.whl
.
File metadata
- Download URL: honeybee_energy-1.32.1-py2.py3-none-any.whl
- Upload date:
- Size: 227.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0cc6469dfefd38e797e8958274e61632f109998ef921a01559950c56de536d3c |
|
MD5 | 56cd0c48f90d2b03a233631e11d20011 |
|
BLAKE2b-256 | 7bbbbd36754cb41515c8e9c4e4fbe5b4247418b945709da7396f1932a037a319 |