Skip to main content

A tool for converting EpJSON files which may need changing from one version to another

Project description

EpJSON Transition

GitHub release

This tool provides a library, along with a command line interface, fully packaged binaries, and PyPi distributed wheels, for doing conversion of EnergyPlus EpJSON files. While EpJSON files may not change significantly between versions, there are still changes required sometimes. At a minimum the version number.

Documentation

Documentation Status

Documentation is built by Sphinx and automatically generated and hosted on ReadTheDocs.

Testing

Unit Tests Coverage Status PEP8 Enforcement

The project is tested using standard Python unit testing practices. Each commit is automatically tested with Github Actions on Windows, Mac, Ubuntu 18.04 and Ubuntu 20.04. The code coverage across platforms is collected on Coveralls. When a tag is created in the GitHub Repo, Github Actions builds downloadable packages.

To run the unit test suite, make sure to have nose and coverage installed via: pip install nose coverage. Then execute coverage run setup.py nosetests. Unit test results will appear in the console, and coverage results will be in a htmlcov directory.

Releases

Releases Releases Releases

Releases will be made periodically at meaningful milestones. Each release tag results in pyinstaller-based prebuilt binaries available on the release asset page, and an updated PyPi wheel.

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

Built Distribution

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