Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 902 Bytes

File metadata and controls

39 lines (25 loc) · 902 Bytes

PyJob

Python-controlled job execution across multiple platforms

PyPi Package Codecov Status Python Version

Installation

Latest official release

$ pip install pyjob

Source code

$ git clone https://github.com/fsimkovic/pyjob.git
$ cd pyjob
$ python setup.py install

For further details about PyJob, we'd suggest you head over to the official documentation.