Skip to main content

no_action is an incremental automation library to eliminate toil in processes.

Project description

no_action

An incremental automation library to eliminate toil in processes.

Description

Ideologically based on Dan Slimmon's Do-nothing scripting article from 2019. no_action provides a Step class that can be sub-classed and customized as well as a Prodecure class that wraps a series of ordered steps.

First, one writes a series of Steps with the manual details in their docstring and the procedure prints the docstrings, a glorified checklist. Over time though, with each Step encapsulated in a discrete class, Steps of a procedure can be automated by writing code that actually does what is described in the docstring (override the Step.execute() method). Soon, your procedures are fully automated and can be hooked into an Internal Developer Platform (IDP), a runner, or other automation orchestration system.

Installation

This library can be found on PyPI. Run the following command to install the library into your project.

python3 -m pip install no-action

License

This project is licensed under the GNU GPL 3. See;

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

no_action-0.7.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

no_action-0.7.0-py3-none-any.whl (21.5 kB view details)

Uploaded Python 3

File details

Details for the file no_action-0.7.0.tar.gz.

File metadata

  • Download URL: no_action-0.7.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2

File hashes

Hashes for no_action-0.7.0.tar.gz
Algorithm Hash digest
SHA256 7ef931e8d081dcb69f676b5110fb119b5f6babdaef6bbe05fa2a17d87000afcb
MD5 b1589a7b3998c4f47b682b7c81b19849
BLAKE2b-256 df8fa60a790df564e2207aed33f1a9e9d90e8a8bbc74172b1ec82973328bf0c0

See more details on using hashes here.

File details

Details for the file no_action-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: no_action-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 21.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.1 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2

File hashes

Hashes for no_action-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bcb5fd7cc1bb0822f9e884b8a061c0822d9175ad8583f6cab957226b8cba66a9
MD5 dcca3e914286ba661173a7d97793f1c6
BLAKE2b-256 28ffd97f0d887a56f7d6b73954df1990da47f9e7900f93a6a704c4a6c15c1697

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