cc99fe5a2f8d343333d9b05430cec5c07d23f4ee
python-repositories
Various python repository interfaces exposed as a python package.
Optional dependencies
This package supports interacting with multiple different backends:
- Redis
- Mongo
- MinIO
To add support for a specific backend install this package with one or more of these optional packages:
uv add python-repositories[redis, mongo, minio]