Skip to content

ladybug-tools/dragonfly-iesve

Build Status

Python 3.10 Python 3.7

dragonfly-iesve

Dragonfly extension for export to IES-VE GEM file format

Installation

pip install dragonfly-iesve

QuickStart

import dragonfly_iesve

Local Development

  1. Clone this repo locally
git clone [email protected]:ladybug-tools/dragonfly-iesve

# or

git clone https://github.com/ladybug-tools/dragonfly-iesve
  1. Install dependencies:
cd dragonfly-iesve
pip install -r dev-requirements.txt
pip install -r requirements.txt
  1. Run Tests:
python -m pytest tests/
  1. Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./dragonfly_iesve
sphinx-build -b html ./docs ./docs/_build/docs

About

🐉 ℹ️ Dragonfly extension for export to IES-VE GEM file format

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •