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