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.8.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_openstudio-0.8.0.tar.gz | 167.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| honeybee_openstudio-0.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 344.0 kB
Release files / honeybee_openstudio-0.8.0.tar.gz
| Download URL | honeybee_openstudio-0.8.0.tar.gz |
|---|---|
| Size | 167.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
26c52b91d6be8cc2db41aea60e1a7ded5db10fda10957b60c6de11242dfefeb7
|
|
BLAKE2b-256 checksum How to use checksums |
dfac8e49350cf5a8ada6b0a31a1bd1d83067b2bc2c1017b1e112f534aa633857
|
| 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.8.0-py3-none-any.whl
| Download URL | honeybee_openstudio-0.8.0-py3-none-any.whl |
|---|---|
| Size | 176.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
db3bd7fea9f4cf4b9889e518bcb5ab0c8d399689e4d8032512be6943ed269cd2
|
|
BLAKE2b-256 checksum How to use checksums |
3f833556f2de501dd9b7092e5e2e3badc16361528d3bcd7d3f7b783c69c812dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.21
|