honeybee-openstudio
Honeybee extension for translation to/from OpenStudio.
Specifically, this package extends honeybee-core and honeybee-energy to perform translations to/from OpenStudio using the OpenStudio SDK.
Installation
pip install -U honeybee-openstudio
QuickStart
import honeybee_openstudio
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/honeybee-openstudio
# or
git clone https://github.com/ladybug-tools/honeybee-openstudio
- Install dependencies:
cd honeybee-openstudio
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytest tests/
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee_openstudio
sphinx-build -b html ./docs ./docs/_build/docs
Release files for honeybee-openstudio 0.7.3
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_openstudio-0.7.3.tar.gz | 167.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| honeybee_openstudio-0.7.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 343.9 kB
Release files / honeybee_openstudio-0.7.3.tar.gz
| Download URL | honeybee_openstudio-0.7.3.tar.gz |
|---|---|
| Size | 167.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5895fb7ecc16bf8a1f546f14b425c21309c9c10d42c3073add8a7a56ba8bb971
|
|
BLAKE2b-256 checksum How to use checksums |
62276eb6c7fd6372ffbd2e2784c437c317bc27707469b2219ed7f3cded10f78a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.21
|
Release files / honeybee_openstudio-0.7.3-py3-none-any.whl
| Download URL | honeybee_openstudio-0.7.3-py3-none-any.whl |
|---|---|
| Size | 176.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b8504e60f24f1e92b9b0aacd7c56c8742c3c6d6e0e0cff26bef0eded03263a9a
|
|
BLAKE2b-256 checksum How to use checksums |
81739dd0450e3e050c062de11a3d44f6d1a6a99f06208a7006966fa242ef000b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.21
|