Metadata-Version: 2.1
Name: recflows
Version: 0.0.0
Summary: Solution created to streamline the creation, programming, deployment and monitoring of recommendation systems.
Home-page: https://github.com/cogdiver/recflows
Author: cogdiver
License: MIT
Keywords: recommendation systems,programming
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas==2.2.1

# RecFlows

Solution created to streamline the creation, programming, deployment and monitoring of recommendation systems.


## Usage
```bash
docker run recflows
pip install recflows
```
