Getting Started¶
Installation¶
with pip¶
The ripflow package is published as a Python package and can be installed with pip:
with poetry¶
You can also add ripflow to a project that is managed with poetry:
from source¶
To install the package from source, clone the repository and install the package with poetry: