Installation

CauliFlow requires Python 3.11 or higher.

To install CauliFlow with pip, run the following command:

pip install cauliflow

To confirm that the installation was successful, run:

cauliflow --version

You should see an output like the following:

cauliflow 0.1.0