Skip to main content

A tool for executing a set of ordered instructions

Project description

A controlled sequential command runner.

What does that mean? Given a series of commands, perhaps a directory of shell scripts, and a mechanism for specfying the order of those commands, runsteps will execute them and monitor them for state and failure.

More specifically, runsteps collects running times, output and return codes of each executed step and controls the environment variables of the step. A mechanism for any step to ‘save’ key value pairs for use as environment variables in following steps is also provided. This allows the steps to ‘share’ small bits of data between themselves as the entire run progresses.

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

runsteps-0.2.0-py2.py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 2 Python 3

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