Skip to content

ladybug-tools/dragonfly-idaice

Build Status

Python 3.10 Python 3.7

dragonfly-idaice

Dragonfly extension for export to IES-VE GEM file format

Installation

pip install dragonfly-idaice

QuickStart

import dragonfly_idaice

Local Development

  1. Clone this repo locally
git clone git@github.com:ladybug-tools/dragonfly-idaice

# or

git clone https://github.com/ladybug-tools/dragonfly-idaice
  1. Install dependencies:
cd dragonfly-idaice
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_idaice
sphinx-build -b html ./docs ./docs/_build/docs

About

πŸ‰ πŸ”΄ Dragonfly extension for exporting to IDA-ICE IDM file format

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published