# honeybee-doe2
 
[](https://github.com/ladybug-tools/honeybee-doe2/actions)
[](https://www.python.org/downloads/release/python-3100/)
[](https://www.python.org/downloads/release/python-370/)
[](https://www.python.org/downloads/release/python-270/)
[](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)
Honeybee extension for energy modeling with the DOE-2 engine.
[DOE-2](https://www.doe2.com/) is a widely used and accepted freeware building energy analysis program that can predict the energy use and cost for all types of buildings.
## Installation
`pip install -U honeybe-doe2`
## QuickStart
```console
import honeybee_doe2
```
## [API Documentation](http://ladybug-tools.github.io/honeybee-doe2/docs)
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/honeybee-doe2
# or
git clone https://github.com/ladybug-tools/honeybee-doe2
```
2. Install dependencies:
```
cd honeybee-doe2
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_doe2
sphinx-build -b html ./docs ./docs/_build/docs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/honeybee-doe2",
"name": "honeybee-doe2",
"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/8e/02/9468eaafda684363b09b9a60d31200617bb8f0f35d38bc8d14339ba44f9a/honeybee_doe2-0.23.3.tar.gz",
"platform": null,
"description": "# honeybee-doe2\n\n \n\n[](https://github.com/ladybug-tools/honeybee-doe2/actions)\n[](https://www.python.org/downloads/release/python-3100/)\n[](https://www.python.org/downloads/release/python-370/)\n[](https://www.python.org/downloads/release/python-270/)\n[](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)\n\nHoneybee extension for energy modeling with the DOE-2 engine.\n\n[DOE-2](https://www.doe2.com/) is a widely used and accepted freeware building energy analysis program that can predict the energy use and cost for all types of buildings.\n\n## Installation\n\n`pip install -U honeybe-doe2`\n\n## QuickStart\n\n```console\nimport honeybee_doe2\n```\n\n## [API Documentation](http://ladybug-tools.github.io/honeybee-doe2/docs)\n\n## Local Development\n\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/honeybee-doe2\n\n# or\n\ngit clone https://github.com/ladybug-tools/honeybee-doe2\n```\n2. Install dependencies:\n```\ncd honeybee-doe2\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_doe2\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Honeybee extension for translating HBJSON files to INP files for eQuest",
"version": "0.23.3",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/honeybee-doe2"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7697d366b05d908ee31120b76a6f2c97e88f32a168cf62380f1ecfbc5b814349",
"md5": "7870df174ef223ed2724e3f2df68ee34",
"sha256": "53ef4902433723af38fa6a6a76fc6f7710b292541698933ec78860baf1dc5289"
},
"downloads": -1,
"filename": "honeybee_doe2-0.23.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7870df174ef223ed2724e3f2df68ee34",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 70399,
"upload_time": "2025-11-05T22:14:00",
"upload_time_iso_8601": "2025-11-05T22:14:00.497252Z",
"url": "https://files.pythonhosted.org/packages/76/97/d366b05d908ee31120b76a6f2c97e88f32a168cf62380f1ecfbc5b814349/honeybee_doe2-0.23.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8e029468eaafda684363b09b9a60d31200617bb8f0f35d38bc8d14339ba44f9a",
"md5": "ed51bf2a690c809c0a8c8a853e7e3a0b",
"sha256": "6206c7520d54d799cb2b76fd68bb1514f5635d5a22f4064c2cc3bf791a3bfa3a"
},
"downloads": -1,
"filename": "honeybee_doe2-0.23.3.tar.gz",
"has_sig": false,
"md5_digest": "ed51bf2a690c809c0a8c8a853e7e3a0b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 64845,
"upload_time": "2025-11-05T22:14:01",
"upload_time_iso_8601": "2025-11-05T22:14:01.544048Z",
"url": "https://files.pythonhosted.org/packages/8e/02/9468eaafda684363b09b9a60d31200617bb8f0f35d38bc8d14339ba44f9a/honeybee_doe2-0.23.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-05 22:14:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "honeybee-doe2",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "honeybee-energy",
"specs": [
[
">=",
"1.116.72"
]
]
}
],
"lcname": "honeybee-doe2"
}