![Honeybee](http://www.ladybug.tools/assets/img/honeybee.png)
[![Build Status](https://github.com/ladybug-tools/honeybee-energy/workflows/CI/badge.svg)](https://github.com/ladybug-tools/honeybee-energy/actions)
[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/honeybee-energy/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/honeybee-energy)
[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)
# honeybee-energy
Honeybee extension for energy simulation.
Honeybee-energy leverages the [EnergyPlus](https://github.com/NREL/EnergyPlus)
simulation engine and the [OpenStudio](https://github.com/NREL/OpenStudio)
SDK in order to add energy simulation properties and capabilities to
[honeybee-core](https://github.com/ladybug-tools/honeybee-core). The package also
uses the [honeybee-openstudio-gem](https://github.com/ladybug-tools/honeybee-openstudio-gem)
to translate honeybee Models to OpenStudio format.
All of these dependencies are contained within the [honeybee-energy Docker image](https://hub.docker.com/r/ladybugtools/honeybee-energy)
Honeybee-energy is also used by other honeybee extensions that translate honeybee
models to building energy simulation engines, including [honeybee-doe2](https://github.com/ladybug-tools/honeybee-doe2).
## 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](http://ladybug-tools.github.io/honeybee-energy/docs)
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/honeybee-energy
# or
git clone https://github.com/ladybug-tools/honeybee-energy
```
2. Install dependencies:
```console
cd honeybee-energy
pip install -r dev-requirements.txt
pip install -r requirements.txt
```
3. Run Tests:
```console
python -m pytest tests/
```
4. Generate Documentation:
```console
sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_energy
sphinx-build -b html ./docs ./docs/_build/docs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/honeybee-energy",
"name": "honeybee-energy",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Ladybug Tools",
"author_email": "info@ladybug.tools",
"download_url": "https://files.pythonhosted.org/packages/37/e0/28886b082e6f6a772a3e609d116383f77b36b8df5d35b2839793fc223ad2/honeybee_energy-1.109.14.tar.gz",
"platform": null,
"description": "![Honeybee](http://www.ladybug.tools/assets/img/honeybee.png)\n\n[![Build Status](https://github.com/ladybug-tools/honeybee-energy/workflows/CI/badge.svg)](https://github.com/ladybug-tools/honeybee-energy/actions)\n[![Coverage Status](https://coveralls.io/repos/github/ladybug-tools/honeybee-energy/badge.svg?branch=master)](https://coveralls.io/github/ladybug-tools/honeybee-energy)\n\n[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)\n\n# honeybee-energy\n\nHoneybee extension for energy simulation.\n\nHoneybee-energy leverages the [EnergyPlus](https://github.com/NREL/EnergyPlus)\nsimulation engine and the [OpenStudio](https://github.com/NREL/OpenStudio)\nSDK in order to add energy simulation properties and capabilities to\n[honeybee-core](https://github.com/ladybug-tools/honeybee-core). The package also\nuses the [honeybee-openstudio-gem](https://github.com/ladybug-tools/honeybee-openstudio-gem)\nto translate honeybee Models to OpenStudio format.\n\nAll of these dependencies are contained within the [honeybee-energy Docker image](https://hub.docker.com/r/ladybugtools/honeybee-energy)\n\nHoneybee-energy is also used by other honeybee extensions that translate honeybee\nmodels to building energy simulation engines, including [honeybee-doe2](https://github.com/ladybug-tools/honeybee-doe2).\n\n## Installation\n\n`pip install -U honeybee-energy`\n\nIf you want to also include the standards library of typical ProgramTypes and\nConstructionSets use:\n\n`pip install -U honeybee-energy[standards]`\n\nTo check if the command line interface is installed correctly use `honeybee-energy --help`.\n\n## [API Documentation](http://ladybug-tools.github.io/honeybee-energy/docs)\n\n## Local Development\n\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/honeybee-energy\n\n# or\n\ngit clone https://github.com/ladybug-tools/honeybee-energy\n```\n2. Install dependencies:\n```console\ncd honeybee-energy\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n```console\npython -m pytest tests/\n```\n\n4. Generate Documentation:\n```console\nsphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_energy\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Energy simulation library for honeybee.",
"version": "1.109.14",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/honeybee-energy"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "687ccd7485bfa17b95c404e17e58f0467a41d5d5b50dcb04731999b538fe95c5",
"md5": "4e4f1501a3fcb09a4759f6cb7e418651",
"sha256": "426569091bff0c3810bcf197301df5778eae5a70eed62e6cf893e53bb7d7ddc5"
},
"downloads": -1,
"filename": "honeybee_energy-1.109.14-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4e4f1501a3fcb09a4759f6cb7e418651",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 530604,
"upload_time": "2024-10-31T21:32:37",
"upload_time_iso_8601": "2024-10-31T21:32:37.514295Z",
"url": "https://files.pythonhosted.org/packages/68/7c/cd7485bfa17b95c404e17e58f0467a41d5d5b50dcb04731999b538fe95c5/honeybee_energy-1.109.14-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "37e028886b082e6f6a772a3e609d116383f77b36b8df5d35b2839793fc223ad2",
"md5": "d50b20af8f4668cacd2c8975e8854cec",
"sha256": "0482745cea87b5fbb61fef8d37c601be0ac8b5dfb7fc411d4d4ca85b61178cee"
},
"downloads": -1,
"filename": "honeybee_energy-1.109.14.tar.gz",
"has_sig": false,
"md5_digest": "d50b20af8f4668cacd2c8975e8854cec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 401492,
"upload_time": "2024-10-31T21:32:39",
"upload_time_iso_8601": "2024-10-31T21:32:39.526311Z",
"url": "https://files.pythonhosted.org/packages/37/e0/28886b082e6f6a772a3e609d116383f77b36b8df5d35b2839793fc223ad2/honeybee_energy-1.109.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-31 21:32:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "honeybee-energy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "honeybee-energy"
}