Skip to main content

EnergyPlus file transition in Python.

Project description

Python version of the E+ input file transition utility

Documentation image0

Documentation is hosted on ReadTheDocs. Documentation includes installation and usage tips, as well as a full documentation of the code base. To build the documentation, enter the docs/ subdirectory and execute make html; then open /docs/_build/html/index.html to see the documentation.

Testing image1

The source is tested using the python unittest framework. To execute all the unit tests, just execute the test file (since it calls unittest.main()): python test/test_main.py. The tests are also executed by Travis CI.

Test Coverage Coverage Status

Coverage of the code from unit testing is reported by Travis to Coveralls. Anything less than 100% coverage will be frowned upon.

Installation PyPI version

This package is deployed to PyPi and is available via pip install eptransition. The wheel is also posted to the Github Release Page for manual download/installation if desired.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eptransition-0.6.tar.gz (25.2 kB view hashes)

Uploaded Source

Built Distribution

eptransition-0.6-py2-none-any.whl (34.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page