[](https://travis-ci.com/ladybug-tools/honeybee-schema)
[](https://coveralls.io/github/ladybug-tools/honeybee-schema)
[](https://www.python.org/downloads/release/python-370/)
# honeybee-schema
Honeybee Data-Model Objects
This code was partially developed under the [Wells Fargo Innovation Incubator grant](https://newsroom.wf.com/press-release/community/five-clean-tech-startups-added-wells-fargo-innovation-incubator) with help from the
[OpenStudio Team](https://github.com/NREL/OpenStudio) at [NREL](https://www.nrel.gov/).
# Installation
To install the core library use:
`pip install -U honeybee-schema`
If you want to also include the command line interface use:
`pip install -U honeybee-schema[cli]`
## QuickStart
```python
import honeybee_schema
```
## API Documentation
[Schema Overview](https://github.com/ladybug-tools/honeybee-schema/wiki)
[Model Schema Specification](https://ladybug-tools.github.io/honeybee-schema/model.html)
[Energy Simulation Parameter Schema Specification](https://ladybug-tools.github.io/honeybee-schema/simulation-parameter.html)
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/honeybee-schema
# or
git clone https://github.com/ladybug-tools/honeybee-schema
```
2. Install dependencies:
```console
cd honeybee-schema
pip install -r dev-requirements.txt
pip install -r requirements.txt
```
3. Run Tests:
```console
python -m pytest tests/
```
4. Generate Documentation:
```python
python ./docs.py
```
5. Generate Sample Files:
```python
python ./scripts/export_samples.py
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools-in2/honeybee-schema",
"name": "honeybee-schema",
"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/e1/c6/57e4691c83f1eb27d66c50e99850555076812e95b71b0b3f26fdb35b252a/honeybee_schema-1.59.1.tar.gz",
"platform": null,
"description": "[](https://travis-ci.com/ladybug-tools/honeybee-schema)\n[](https://coveralls.io/github/ladybug-tools/honeybee-schema)\n\n[](https://www.python.org/downloads/release/python-370/)\n\n# honeybee-schema\n\nHoneybee Data-Model Objects\n\nThis code was partially developed under the [Wells Fargo Innovation Incubator grant](https://newsroom.wf.com/press-release/community/five-clean-tech-startups-added-wells-fargo-innovation-incubator) with help from the\n[OpenStudio Team](https://github.com/NREL/OpenStudio) at [NREL](https://www.nrel.gov/).\n\n# Installation\n\nTo install the core library use:\n\n`pip install -U honeybee-schema`\n\nIf you want to also include the command line interface use:\n\n`pip install -U honeybee-schema[cli]`\n\n## QuickStart\n\n```python\nimport honeybee_schema\n\n```\n\n## API Documentation\n\n[Schema Overview](https://github.com/ladybug-tools/honeybee-schema/wiki)\n\n[Model Schema Specification](https://ladybug-tools.github.io/honeybee-schema/model.html)\n\n[Energy Simulation Parameter Schema Specification](https://ladybug-tools.github.io/honeybee-schema/simulation-parameter.html)\n\n## Local Development\n\n1. Clone this repo locally\n\n```console\ngit clone git@github.com:ladybug-tools/honeybee-schema\n\n# or\n\ngit clone https://github.com/ladybug-tools/honeybee-schema\n```\n\n2. Install dependencies:\n\n```console\ncd honeybee-schema\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n\n```console\npython -m pytest tests/\n```\n\n4. Generate Documentation:\n\n```python\npython ./docs.py\n```\n\n5. Generate Sample Files:\n\n```python\npython ./scripts/export_samples.py\n```\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Honeybee Data-Model Objects",
"version": "1.59.1",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools-in2/honeybee-schema"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b37b9b56d8e7273a9cfbad35e9b4523c7ef5cf78b6bc7db7256341eb9131ee84",
"md5": "8e596d572931202824551fd6647843c9",
"sha256": "615c4c7e1efb86a47b601c6b0ad7299b55a45780a5a46165d0d4986a1b14f9dd"
},
"downloads": -1,
"filename": "honeybee_schema-1.59.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8e596d572931202824551fd6647843c9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 84334,
"upload_time": "2025-08-21T02:53:37",
"upload_time_iso_8601": "2025-08-21T02:53:37.539135Z",
"url": "https://files.pythonhosted.org/packages/b3/7b/9b56d8e7273a9cfbad35e9b4523c7ef5cf78b6bc7db7256341eb9131ee84/honeybee_schema-1.59.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e1c657e4691c83f1eb27d66c50e99850555076812e95b71b0b3f26fdb35b252a",
"md5": "261772dd5e4f6f01a32d8887eb8b4c77",
"sha256": "61ffb5a0f2153681ed5b8724906aa29936bb8216aa9f03e5d24d18441c78c2d6"
},
"downloads": -1,
"filename": "honeybee_schema-1.59.1.tar.gz",
"has_sig": false,
"md5_digest": "261772dd5e4f6f01a32d8887eb8b4c77",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 65945,
"upload_time": "2025-08-21T02:53:38",
"upload_time_iso_8601": "2025-08-21T02:53:38.687305Z",
"url": "https://files.pythonhosted.org/packages/e1/c6/57e4691c83f1eb27d66c50e99850555076812e95b71b0b3f26fdb35b252a/honeybee_schema-1.59.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-21 02:53:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools-in2",
"github_project": "honeybee-schema",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "pydantic-openapi-helper",
"specs": [
[
">=",
"0.2.10"
]
]
},
{
"name": "honeybee-standards",
"specs": [
[
"==",
"2.0.7"
]
]
}
],
"lcname": "honeybee-schema"
}