Skip to content

Myoldmopar/EnergyPlusTransitionTools

Repository files navigation

EnergyPlusTransitionTools

A library of transition functionality. Currently it is a super simple Python Tk-based IDFVersionUpdater tool. Soon it will hopefully contain the actual transition mechanics.

Documentation Documentation Status

Project is documented on ReadTheDocs.

Testing

Flake8 Run Tests

Project is continually tested using GitHub Actions

Releases

Release_to_PyPi

Project is built into a wheel and pushed to pypi for each tag: https://pypi.org/project/ep-transition-tools/. To install, it will be pip install energyplus-transition-tools. This will (eventually) install 2 binaries into the python environment: energyplus_transition_gui and energyplus_transition_cli.