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.2
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.2.tar.gz | 69.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| honeybee_schema-2.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 155.8 kB
Release files / honeybee_schema-2.2.2.tar.gz
| Download URL | honeybee_schema-2.2.2.tar.gz |
|---|---|
| Size | 69.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
554774c7fd8806a9c742002ce943bab2de1909c237f54f7d35c922a420be1c0a
|
|
BLAKE2b-256 checksum How to use checksums |
41c747b0f6c68b7a602c58ee511aaded367a7f35328d22f5044d1355d158cd6f
|
| 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.2-py3-none-any.whl
| Download URL | honeybee_schema-2.2.2-py3-none-any.whl |
|---|---|
| Size | 86.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
36e29b6b69d94d7003df1314dde83ca4349eef3c26e4c753a7dff7a5c1a0a8a0
|
|
BLAKE2b-256 checksum How to use checksums |
1323c1dc2286ad614169818807f83609092bdae3fb8a25785be70dd6d2788705
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.14
|