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
Built Distribution
File details
Details for the file honeybee-energy-1.36.0.tar.gz
.
File metadata
- Download URL: honeybee-energy-1.36.0.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e844543325ebe58a2046fb750f2c5856fdcd9a780d9d2a969bd009b10eb199c |
|
MD5 | 6531e3e0349161b8f5797c7cde2d5997 |
|
BLAKE2b-256 | c617e7a209eb39a07114d88cfb4d42b8202b58662b7a7b0f2e5e5b83710d6686 |
File details
Details for the file honeybee_energy-1.36.0-py2.py3-none-any.whl
.
File metadata
- Download URL: honeybee_energy-1.36.0-py2.py3-none-any.whl
- Upload date:
- Size: 233.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e6e3f7ccc9961a6b0b225afa2be84b0bcf5195c25f89a9ba221386a1c7afeba |
|
MD5 | 34b0cf7562bdd02e410976422f9b57b1 |
|
BLAKE2b-256 | 58c49dd33690b60fc4739d2c47cd82ab0e1e4b9f49e256a97cd7e89aea855d12 |