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:
Running tests via pytest
For example, you can use ox_herd as a simple, lightweight, dockerized continuous integration server.
Running pylint on your code.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ox_herd-0.8.1.tar.gz
.
File metadata
- Download URL: ox_herd-0.8.1.tar.gz
- Upload date:
- Size: 61.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6b0ede03babc57c3d58db347bdd8b3c763577d4f565543f6b09d655bf3873ac |
|
MD5 | 2b07336807e97c5fcb4d0c3c8f88e6bd |
|
BLAKE2b-256 | 4176ea48d5c0818cf3440f0dfa752b1aa6368e8be41bc4a9d8b3a8fd61f7c570 |