f4280f15c1979cacf5fd4987ac45df66c4af2651
Reviewed-on: brian/python-repositories#10
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]