Python version of the E+ input file transition utility
Documentation 
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 
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 of the code from unit testing is reported by Travis to Coveralls. Anything less than 100% coverage will be frowned upon.
Installation 
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.
Release files for eptransition 0.952
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| eptransition-0.952.tar.gz | 1.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| eptransition-0.952-py2-none-any.whl | Python 2 | none | any | Details |
Total release size:2.8 MB
Release files / eptransition-0.952.tar.gz
| Download URL | eptransition-0.952.tar.gz |
|---|---|
| Size | 1.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
37e2c6969bbe7313f89b4faeb06d1a017fe2f5bcb0aeb51495bed94e817c23b7
|
|
BLAKE2b-256 checksum How to use checksums |
a6b2dad188cd30ca39fe4b2542dc4c03bcd6ec1e3eee7708a3aa7ad53c65fe79
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / eptransition-0.952-py2-none-any.whl
| Download URL | eptransition-0.952-py2-none-any.whl |
|---|---|
| Size | 1.4 MB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
d764d1581ec454afcc1c4d722b4374976b180421c2a67bf1672a76d35db96fd5
|
|
BLAKE2b-256 checksum How to use checksums |
9630dff1448eb25aca83b38a79633d175387cf608ff4b246f2b398651e82dc9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |