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 Distribution
Built Distribution
Hashes for runsteps-0.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9dc7de66dce4c2ed603704582a074538ec0c86b5a08e3ccefa47bf47ce684a7 |
|
MD5 | 6acd692aeef1a9a87fcb12ea502da3b1 |
|
BLAKE2b-256 | 53630ca57e9c3605fb9ff84a51c7e202207d792c7287b36d3ac0392708c98275 |