:dragon: dragonfly core library
Project description
dragonfly-core
Dragonfly is a collection of Python libraries to create representations of buildings following dragonfly-schema. It abstracts the capabilities of honeybee-core to make it easier to construct and edit large models.
This repository is the core repository that provides dragonfly's common functionalities. To extend these functionalities you should install available Dragonfly extensions or write your own.
Here are a number of frequently used extensions for Dragonfly:
- dragonfly-energy: Adds Energy simulation to Dragonfly.
Installation
pip install -U dragonfly-core
To check if Dragonfly command line interface is installed correctly use dragonfly viz and you
should get a viiiiiiiiiiiiizzzzzzzzz! back in response!
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/dragonfly-core.git
# or
git clone https://github.com/ladybug-tools/dragonfly-core.git
- Install dependencies:
cd dragonfly-core
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytests tests/
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly
sphinx-build -b html ./docs ./docs/_build/docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dragonfly_core-1.74.11.tar.gz.
File metadata
- Download URL: dragonfly_core-1.74.11.tar.gz
- Upload date:
- Size: 985.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a0017c418ddc25290830fc24936bebd47a88dcb3c7b3f8b34ada403b972fb1b
|
|
| MD5 |
a288e13f828137c3aad94e677a7eded3
|
|
| BLAKE2b-256 |
5c40861628de0bac879bf717f539c06e9b097f3267fa0f85afa555fbf6126825
|
File details
Details for the file dragonfly_core-1.74.11-py3-none-any.whl.
File metadata
- Download URL: dragonfly_core-1.74.11-py3-none-any.whl
- Upload date:
- Size: 258.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c06c7955b69e6ff1b2b2edd91d2def4672d7ec7a77258145b0f7ed7f1157d67
|
|
| MD5 |
8ffb96c8c263c967af13747f247c6cdc
|
|
| BLAKE2b-256 |
6eca0187b68a512723debfc0b72bf379ffc52986ba7d148209cfadba8d8d5f52
|