  
[](https://github.com/ladybug-tools/dragonfly-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/)
# dragonfly-doe2
Dragonfly 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. It is the engine under the hood of the [eQuest](https://www.doe2.com/equest/) interface.
## Installation
`pip install -U dragonfly-doe2`
To check if the command line interface is installed correctly
use `dragonfly-doe2 --help`.
## QuickStart
```console
import dragonfly_doe2
```
## [API Documentation](http://ladybug-tools.github.io/dragonfly-doe2/docs)
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/dragonfly-doe2
# or
git clone https://github.com/ladybug-tools/dragonfly-doe2
```
2. Install dependencies:
```
cd dragonfly-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 ./dragonfly_doe2
sphinx-build -b html ./docs ./docs/_build/docs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/dragonfly-doe2",
"name": "dragonfly-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/fc/98/31811c3ed3cb5273600386c177bbd2ff7e2f77862e6db7bd3998c02df43a/dragonfly_doe2-0.12.10.tar.gz",
"platform": null,
"description": "  \n\n[](https://github.com/ladybug-tools/dragonfly-doe2/actions)\n\n[](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/)\n\n# dragonfly-doe2\n\nDragonfly 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. It is the engine under the hood of the [eQuest](https://www.doe2.com/equest/) interface.\n\n## Installation\n\n`pip install -U dragonfly-doe2`\n\nTo check if the command line interface is installed correctly\nuse `dragonfly-doe2 --help`.\n\n## QuickStart\n\n```console\nimport dragonfly_doe2\n```\n\n## [API Documentation](http://ladybug-tools.github.io/dragonfly-doe2/docs)\n\n## Local Development\n\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/dragonfly-doe2\n\n# or\n\ngit clone https://github.com/ladybug-tools/dragonfly-doe2\n```\n2. Install dependencies:\n```\ncd dragonfly-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 ./dragonfly_doe2\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Dragonfly extension for the DOE-2 energy simulation engine.",
"version": "0.12.10",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/dragonfly-doe2"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "172a26e2fb60e1792f8d3af90b1b98826839d9ed92c82be1147d0aef602032c7",
"md5": "7483993390190c9a240cc9ef29e1de86",
"sha256": "bd9afb67baeee95fffd358af05e981e4a66cff2bd889ecec1e05d340a8507f36"
},
"downloads": -1,
"filename": "dragonfly_doe2-0.12.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7483993390190c9a240cc9ef29e1de86",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 26776,
"upload_time": "2025-08-24T18:43:00",
"upload_time_iso_8601": "2025-08-24T18:43:00.362105Z",
"url": "https://files.pythonhosted.org/packages/17/2a/26e2fb60e1792f8d3af90b1b98826839d9ed92c82be1147d0aef602032c7/dragonfly_doe2-0.12.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fc9831811c3ed3cb5273600386c177bbd2ff7e2f77862e6db7bd3998c02df43a",
"md5": "6775401eabedfb3642c5d8ccb484c6b8",
"sha256": "3a12d835c1d99bee7c51faeacfc032eb5b3d13977edd581869bff59cc226549e"
},
"downloads": -1,
"filename": "dragonfly_doe2-0.12.10.tar.gz",
"has_sig": false,
"md5_digest": "6775401eabedfb3642c5d8ccb484c6b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 25503,
"upload_time": "2025-08-24T18:43:01",
"upload_time_iso_8601": "2025-08-24T18:43:01.557917Z",
"url": "https://files.pythonhosted.org/packages/fc/98/31811c3ed3cb5273600386c177bbd2ff7e2f77862e6db7bd3998c02df43a/dragonfly_doe2-0.12.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-24 18:43:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "dragonfly-doe2",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "honeybee-doe2",
"specs": [
[
"==",
"0.23.2"
]
]
},
{
"name": "dragonfly-energy",
"specs": [
[
">=",
"1.34.72"
]
]
}
],
"lcname": "dragonfly-doe2"
}