fsimkovic / pyjob

Job execution management in Python

Home Page:http://pyjob.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Job execution management in Python

http://pyjob.rtfd.io

License:MIT License


Languages

Language:Python 100.0%