dragonfly-iesve
Dragonfly extension for export to IES-VE GEM file format
Installation
pip install dragonfly-iesve
QuickStart
import dragonfly_iesve
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/dragonfly-iesve
# or
git clone https://github.com/ladybug-tools/dragonfly-iesve
- Install dependencies:
cd dragonfly-iesve
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 ./dragonfly_iesve
sphinx-build -b html ./docs ./docs/_build/docs
Release files for dragonfly-iesve 0.2.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dragonfly_iesve-0.2.9.tar.gz | 20.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dragonfly_iesve-0.2.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 41.2 kB
Release files / dragonfly_iesve-0.2.9.tar.gz
| Download URL | dragonfly_iesve-0.2.9.tar.gz |
|---|---|
| Size | 20.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e4e12d99ee2c0b7f4a0fe56bb43d2b22c2c21253f71c3f946dabeb705d10c118
|
|
BLAKE2b-256 checksum How to use checksums |
ce58d2184d297e1669f480400e5ee2cc1eb6552bc84009de9114ad492c196052
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.14
|
Release files / dragonfly_iesve-0.2.9-py3-none-any.whl
| Download URL | dragonfly_iesve-0.2.9-py3-none-any.whl |
|---|---|
| Size | 20.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b08e8696cf5af02ff61e6c0390a26f35364d48ee6b81ed82d663fecc7e635cfb
|
|
BLAKE2b-256 checksum How to use checksums |
47788958fe8c3a860fcbf69356c128b289f90d9aaab0311b54348d839070d7b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.14
|