Skip to content

Commit

Permalink
Merge branch 'main' of github.com:zenotech/pyepic into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-jt79 committed Nov 13, 2020
2 parents 6b42e62 + 4315076 commit 3daf5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pyepic
[![Documentation Status](https://readthedocs.org/projects/pyepic/badge/?version=latest)](http://pyepic.readthedocs.io/?badge=latest) [![PyPI version fury.io](https://badge.fury.io/py/pyepic.svg)](https://pypi.python.org/pypi/pyepic/)

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](https://github.com/zenotech/epiccore) package.
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](https://github.com/zenotech/python_epic_api) package.

## Getting started
PyEpic can be installed from PyPi.
Expand Down

0 comments on commit 3daf5be

Please sign in to comment.