Skip to main content

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.8.0.tar.gz (20.3 kB view details)

Uploaded Source

Built Distribution

no_action-0.8.0-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: no_action-0.8.0.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.1 CPython/3.8.10 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for no_action-0.8.0.tar.gz
Algorithm Hash digest
SHA256 6450be6cf5f6456e549f28963f005f8287ba173bb8672e32598fc05bb2a3768a
MD5 1478d6c01de0470b50584869c5dc540a
BLAKE2b-256 271bbb28a4c9149c5f304ef7ea6aab018ea66fc3a6b26e8db954114ce73e31a6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for no_action-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 70469e5dc4f97b2cd746ab10a88f3872d03bbda6910dd080c648643d2a6b4188
MD5 c7497818bf5cc87efd3713f6e539c1f0
BLAKE2b-256 3361601199d8cd7e0a7598cb4fc1e212a9142c8faff2bcd98d960d45dd39bcca

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