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

Uploaded Source

Built Distribution

no_action-0.5.0-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: no_action-0.5.0.tar.gz
  • Upload date:
  • Size: 6.6 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.5.0.tar.gz
Algorithm Hash digest
SHA256 754547dce9f67cfbe313a54b511ea3b2060674eb97c730306b47e8b3d8a8022a
MD5 358d4c07d2849d86fbbaeba48f544570
BLAKE2b-256 c0bd994b0226ec950f8045ac5e50106290656ed1bcbf40abfa97c3553a2ea730

See more details on using hashes here.

File details

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

File metadata

  • Download URL: no_action-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 20.2 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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 28703217efc0ba588eb348c270add492d6358113ec6c65d919846a4f03a24cfb
MD5 fe576614163e1a70b0d2d431427f78e1
BLAKE2b-256 add8c58b7487880a66c40662d3ad762b0ae0839cde424aea9b2f17dee17ec10d

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