A workflow framework, easy as shit.
Project description

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
- Documentation: Project documentation.
- Flaticon: Collection of assets.
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:
License
This repository is licensed under MIT License.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cacca-1.0.0.tar.gz.
File metadata
- Download URL: cacca-1.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.10.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77573812757491bae1aebc6176e37f7e3b4e90516a0c9acbe11b67acaf11f946
|
|
| MD5 |
261ccc01698e4f0d5fc6d27c5dcd7c5f
|
|
| BLAKE2b-256 |
9eb54677ce0f3266b1b4ef67968eca4c4015bd7e1b4a68fb8067b7d465dba829
|
File details
Details for the file cacca-1.0.0-py3-none-any.whl.
File metadata
- Download URL: cacca-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.10.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87c6d8c4cb87d72f435c4998dcad0a019e7a665d289efc1ac5f8948ae0292055
|
|
| MD5 |
5f9bbb204a42f43d8d9dee872fc60add
|
|
| BLAKE2b-256 |
7dee31cd269993a19ab531049c18b37fdb42931ff180fbd5048de3d05e8ca1f9
|