Skip to content

zenotech/pyepic

Repository files navigation

pyepic

Documentation Status PyPI version fury.io

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.

Getting started

PyEpic can be installed from PyPi.

pip install pyepic

Documentation is available on read the docs.