Skip to main content

Simple support for sequential execution of scripts.

Project description

Simple command line tool to run scripts in a sequential manner, written in pure Python. Basically this script is a very primitive version of what tools like Jenkins do. If Jenkins seems like overkill for your needs or you have lots of manual steps interleaved in your automated process, chances are you might find this script useful.

Here a small example of of how to use it in an interpreter session:

>>> from stages import Runner
>>> runner = Runner("config_file", heading="Example run")
>>> runner.run()

Want to read more, found a bug or you want to contribute? Visit the GitHub repo

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

stages-1.0.dev0-py2.py3-none-any.whl (6.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file stages-1.0.dev0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for stages-1.0.dev0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 719015db35ce2c75c62ec13c09362a22166b50186dd808745f5f6c96f72e461f
MD5 7ae03fc53e3b81534c7a72a89dbb6c97
BLAKE2b-256 40b2a6d4bc340c9ad3911786077d357aea3a959b2014ff72601fbcf7a47445e6

See more details on using hashes here.

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