honeybee-schema
Honeybee Data-Model Objects
This code was partially developed under the Wells Fargo Innovation Incubator grant with help from the OpenStudio Team at NREL.
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
import honeybee_schema
API Documentation
Energy Simulation Parameter Schema Specification
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/honeybee-schema
# or
git clone https://github.com/ladybug-tools/honeybee-schema
- Install dependencies:
cd honeybee-schema
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytest tests/
- Generate Documentation:
python ./docs.py
- Generate Sample Files:
python ./scripts/export_samples.py
Release files for honeybee-schema 2.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| honeybee_schema-2.2.1.tar.gz | 69.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| honeybee_schema-2.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 155.7 kB
Release files / honeybee_schema-2.2.1.tar.gz
| Download URL | honeybee_schema-2.2.1.tar.gz |
|---|---|
| Size | 69.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aea9ef0bae33d014d976d1862a4435658ea8848dbb064c3e2333f184707ebb82
|
|
BLAKE2b-256 checksum How to use checksums |
d75648d9e78585a10125871c5ed4b067c883b494322703d8ca06dc1106167bfb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.14
|
Release files / honeybee_schema-2.2.1-py3-none-any.whl
| Download URL | honeybee_schema-2.2.1-py3-none-any.whl |
|---|---|
| Size | 86.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3066733d7c45a06dc0f0593636718df1a1afc39157b7f1c0d20bcbe3d9022767
|
|
BLAKE2b-256 checksum How to use checksums |
f8ea5ac61784180385cc9166cb7a14b9b104cb4ca0f276ef0ef035fef202a64c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.14
|