Skip to main content

A workflow framework, easy as shit.

Project description

Logo
cacca

A workflow framework, easy as shit.

Contents

Installation

Follow the steps below to make use of Cacca.

Clone this repository:

pip install cacca

Usage

This section is under construction but here you go with an "Hello, Toilet!" workflow:

from cacca.lib import Cacca

cacca = Cacca()

cacca.insert({"action": print})
cacca.run(0, {"action": "Hello, Toilet!"})

Resources

Contributing

Contributions and suggestions about how to improve this project are welcome! Please follow our contribution guidelines.

Support

If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:

GitHub Sponsors   Kofi

License

This repository is licensed under MIT License.

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

cacca-1.0.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

cacca-1.0.0-py3-none-any.whl (6.1 kB view hashes)

Uploaded 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