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 standards library of typical ProgramTypes and ConstructionSets use:
pip install -U honeybee-energy[standards]
To check if the command line interface is installed correctly use 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.93.2.tar.gz
(325.0 kB
view details)
Built Distribution
File details
Details for the file honeybee-energy-1.93.2.tar.gz
.
File metadata
- Download URL: honeybee-energy-1.93.2.tar.gz
- Upload date:
- Size: 325.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8b5111fda904099f5a086488da35648951fd67931c2562baddb174877046da2 |
|
MD5 | d160fa17d665d84455f68569950cf549 |
|
BLAKE2b-256 | 090e4d42aa1bd07a90036dbb606d5ba966516f52a29a870af242c5b3d94dff79 |
File details
Details for the file honeybee_energy-1.93.2-py2.py3-none-any.whl
.
File metadata
- Download URL: honeybee_energy-1.93.2-py2.py3-none-any.whl
- Upload date:
- Size: 441.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c73af7166c1ec80c1e18f1b3cb0be67d10b07920d2f3c3fe69742c1fe282e576 |
|
MD5 | 0d79def3abcb1a5d34396d6b1511da3a |
|
BLAKE2b-256 | 7c8a5648dc282b73c9aa5607181743e6f16558dbf5cb7b4709923db5d49a7bcf |