Dragonfly extension for energy simulation.
Project description
dragonfly-energy
Dragonfly extension for energy simulation.
Installation
pip install dragonfly-energy
If you want to also include the command line interface try:
pip install -U dragonfly-energy[cli]
QuickStart
import dragonfly_energy
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/dragonfly-energy
# or
git clone https://github.com/ladybug-tools/dragonfly-energy
- Install dependencies:
cd dragonfly-energy
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_energy
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
dragonfly-energy-1.5.10.tar.gz
(288.0 kB
view hashes)
Built Distribution
Close
Hashes for dragonfly_energy-1.5.10-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a94ff6bcb6058f1947acc01f326d95503fb5f2e0bda4d02a73176482d8ddb8f9 |
|
MD5 | ed4f02479efba296a986d56da92e2296 |
|
BLAKE2b-256 | 7690949bdf599d8f94a24d04e3e63b131a2e16f836a31158554dad2957def721 |