# Pollination Honeybee Energy plugin
A plugin adds energy simulation functions to Pollination.
## Sources
The following packages and engines are included with this plugin:
- `honeybee-energy` Python package. [PyPI](https://pypi.org/project/honeybee-energy/), [source](https://github.com/ladybug-tools/honeybee-energy).
- `honeybee-energy-standards` Python package. [PyPI](https://pypi.org/project/honeybee-energy-standards/), [source](https://github.com/ladybug-tools/honeybee-energy-standards).
- `honeybee-openstudio` Python package. [PyPI](https://pypi.org/project/honeybee-openstudio), [source](https://github.com/ladybug-tools/honeybee-openstudio).
- `Ironbug` Ironbug, including OpenStudio .NET bindings. [source](https://github.com/MingboPeng/Ironbug).
- `OpenStudio`, including OpenStudio CLI. [source](https://github.com/NREL/OpenStudio/releases)
- `EnergyPlus`. [source](https://github.com/NREL/EnergyPlus/releases).
Raw data
{
"_id": null,
"home_page": "https://github.com/pollination/honeybee-energy",
"name": "pollination-honeybee-energy",
"maintainer": "Chris, ladybug-tools",
"docs_url": null,
"requires_python": null,
"maintainer_email": "chris@ladybug.tools, info@ladybug.tools",
"keywords": "honeybee, energy, ladybug-tools",
"author": "ladybug-tools",
"author_email": "chris@ladybug.tools",
"download_url": "https://files.pythonhosted.org/packages/fd/8a/9a6f42c03db93c6e79e4750e98bbd5bb6ab44050ed37304d6e0bff3f18ce/pollination_honeybee_energy-0.7.15.tar.gz",
"platform": null,
"description": "# Pollination Honeybee Energy plugin\n\nA plugin adds energy simulation functions to Pollination.\n\n## Sources\n\nThe following packages and engines are included with this plugin:\n\n- `honeybee-energy` Python package. [PyPI](https://pypi.org/project/honeybee-energy/), [source](https://github.com/ladybug-tools/honeybee-energy).\n- `honeybee-energy-standards` Python package. [PyPI](https://pypi.org/project/honeybee-energy-standards/), [source](https://github.com/ladybug-tools/honeybee-energy-standards).\n- `honeybee-openstudio` Python package. [PyPI](https://pypi.org/project/honeybee-openstudio), [source](https://github.com/ladybug-tools/honeybee-openstudio).\n- `Ironbug` Ironbug, including OpenStudio .NET bindings. [source](https://github.com/MingboPeng/Ironbug).\n- `OpenStudio`, including OpenStudio CLI. [source](https://github.com/NREL/OpenStudio/releases)\n- `EnergyPlus`. [source](https://github.com/NREL/EnergyPlus/releases).\n",
"bugtrack_url": null,
"license": "PolyForm Shield License 1.0.0, https://polyformproject.org/wp-content/uploads/2020/06/PolyForm-Shield-1.0.0.txt",
"summary": "Honeybee energy plugin for Pollination.",
"version": "0.7.15",
"project_urls": {
"Homepage": "https://github.com/pollination/honeybee-energy",
"docker": "https://hub.docker.com/r/ladybugtools/honeybee-energy",
"icon": "https://raw.githubusercontent.com/ladybug-tools/artwork/master/icons_bugs/grasshopper_tabs/HB-Energy.png"
},
"split_keywords": [
"honeybee",
" energy",
" ladybug-tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "357faac52c280760dd8e59fff22db2a068aae2375bd1062fe9309b90d8c61a5a",
"md5": "6e12ad7e97e9aebdbe3115cfba3bc77e",
"sha256": "8b686f732003b13046195b360a692a6e46b7457b8f5cb832bfe433f9bf35eadf"
},
"downloads": -1,
"filename": "pollination_honeybee_energy-0.7.15-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "6e12ad7e97e9aebdbe3115cfba3bc77e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 15825,
"upload_time": "2025-10-08T14:25:55",
"upload_time_iso_8601": "2025-10-08T14:25:55.370645Z",
"url": "https://files.pythonhosted.org/packages/35/7f/aac52c280760dd8e59fff22db2a068aae2375bd1062fe9309b90d8c61a5a/pollination_honeybee_energy-0.7.15-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fd8a9a6f42c03db93c6e79e4750e98bbd5bb6ab44050ed37304d6e0bff3f18ce",
"md5": "43b2f4fd514ecc9c0f7a06d1d75192a8",
"sha256": "973bfff3c100e20cf74e2a634087988c46bd95a80a72fa673b97571311da5a89"
},
"downloads": -1,
"filename": "pollination_honeybee_energy-0.7.15.tar.gz",
"has_sig": false,
"md5_digest": "43b2f4fd514ecc9c0f7a06d1d75192a8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16382,
"upload_time": "2025-10-08T14:25:56",
"upload_time_iso_8601": "2025-10-08T14:25:56.318026Z",
"url": "https://files.pythonhosted.org/packages/fd/8a/9a6f42c03db93c6e79e4750e98bbd5bb6ab44050ed37304d6e0bff3f18ce/pollination_honeybee_energy-0.7.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-08 14:25:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pollination",
"github_project": "honeybee-energy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pollination-dsl",
"specs": [
[
"==",
"0.17.1"
]
]
},
{
"name": "honeybee-energy",
"specs": [
[
"==",
"1.116.87"
]
]
}
],
"lcname": "pollination-honeybee-energy"
}