Skip to content

Myoldmopar/EnergyPlusPET

Repository files navigation

EnergyPlus "PET"

This project is a cross platform Python (Tk) GUI and tool kit for generating EnergyPlus inputs from component performance data.

Code Quality

Flake8 Tests Coverage Status

Code is checked for style and with unit tests by GitHub Actions using nosetests to sniff out the tests. Code coverage is exercised purely on Ubuntu and pushed to coveralls, available here.

Documentation

Documentation Status

Docs are built on ReadTheDocs and hosted here.

Releases

PyPIRelease

When a release is tagged, a GitHub Action workflow will create a Python wheel and upload it to the PyPi server.

To install into an existing Python environment, execute pip install energyplus_pet