dragonfly-schema
Dragonfly Data-Model that generates documentation and OpenAPI specifications for the DFJSON file schema.
Installation
pip install dragonfly-schema
QuickStart
import dragonfly_schema
API Documentation
Energy Simulation Parameter Schema
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/dragonfly-schema
# or
git clone https://github.com/ladybug-tools/dragonfly-schema
- Install dependencies:
cd dragonfly-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 dragonfly-schema 2.2.4
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_schema-2.2.4.tar.gz | 20.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dragonfly_schema-2.2.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.5 kB
Release files / dragonfly_schema-2.2.4.tar.gz
| Download URL | dragonfly_schema-2.2.4.tar.gz |
|---|---|
| Size | 20.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b16e2f1e30c4f5b6134c938fd188623fb02714f3b0238190c4c7e2bf0927061
|
|
BLAKE2b-256 checksum How to use checksums |
5dca4ecdd62ba90e37a03bac81a050b6875dc6b958271d1841dd805e0e65f40d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.14
|
Release files / dragonfly_schema-2.2.4-py3-none-any.whl
| Download URL | dragonfly_schema-2.2.4-py3-none-any.whl |
|---|---|
| Size | 23.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5ea633e755517235b73d194896697aa1cbc4a7fee51b8a98aac1d7ea8c755a09
|
|
BLAKE2b-256 checksum How to use checksums |
476c29731ecc3ac219b6b9cac8ac8ee88369b580191e4dfc656a93d2da338dba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.14
|