PyEpic is a simple Python SDK for the EPIC API code. It is designed to allow users to integrate with EPIC for the submission and management of HPC jobs. It can be used directly or an an example of how to make use of the epiccore package.
PyEpic can be installed from PyPi.
pip install pyepic
Documentation is available on read the docs.