1.0.0 • Published 7 months ago

cacca v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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:

License

This repository is licensed under MIT License.

1.0.0

7 months ago

0.1.0

8 months ago