Skip to content

ladybug-tools/dragonfly-trace

dragonfly-trace

Build Status Python 3.10 IronPython

Dragonfly TRACE

Dragonfly extension for translation to Trane TRACE.

Installation

pip install -U dragonfly-trace

QuickStart

import dragonfly_trace

Local Development

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

# or

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

About

🐉 💯 Python package for translating between Dragonfly and Trane TRACE

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors