/pyjob

Job execution management in Python

Primary LanguagePythonMIT LicenseMIT

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.