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.3.0
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.3.0.tar.gz | 70.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| honeybee_schema-2.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 158.3 kB
Release files / honeybee_schema-2.3.0.tar.gz
| Download URL | honeybee_schema-2.3.0.tar.gz |
|---|---|
| Size | 70.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1bf69a01b652f6ae0111a03c609a716fd086783b5ba844e42da7a28ab2928862
|
|
BLAKE2b-256 checksum How to use checksums |
6af12f8a74ddb8bffa1aa73dc557127c4b5e946787e2d3cc2346e0a2f34748f5
|
| 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.3.0-py3-none-any.whl
| Download URL | honeybee_schema-2.3.0-py3-none-any.whl |
|---|---|
| Size | 87.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6e5cad8d2ae50f419d6284cd0f6329baf8ed742de743fb4b12fc1d81e493ab5f
|
|
BLAKE2b-256 checksum How to use checksums |
d6554553f88b497824ea5f9e1696a9176f8b1dc222dcb4a25658d7fe1b4b4bb7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.14
|