Skip to main content

Tools for task automation, continous integration, and testing.

Project description

Introduction

The ox_herd package is a python system for job scheduling and management based on the python-rq package.

The main goal of ox_herd is to make it easy to schedule, inspect, and administrate automated jobs including:

  1. Running tests via pytest

  2. Running pylint on your code.

  3. Running arbitrary python scripts.

Comparisons

Some other alternatives for python include Celery and python rq while more general solutions include things like Jenkins. The ox_herd package is intended to be lightweight as compared to something more full featured and sophisticated like Celery. It is based on and built on top of python rq so it is a little more heavyweight than rq. Ideally, it provides the minimal set of features and frameworks on top of rq for web based task monitoring, customization, and analysis for your rq tasks.

Documentation

See the full documentation on github for further details or see the ox_herd_example package on github for a simple demo illustrating what you can do with ox_herd.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ox_herd-0.8.2.tar.gz (113.8 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page