Brian Bjarke JensenandCursor 729fa48505
Code Quality Pipeline / code-quality (pull_request) Failing after 2m9s
Test Python Package / test (pull_request) Failing after 2m10s
Remove non-existent Mongo adapter from README.
The package only ships Redis and MinIO adapters, so the docs should not reference a mongo extra.

Co-authored-by: Cursor <[email protected]>
2026-06-21 22:17:44 +02:00
2025-09-18 19:38:22 +02:00
2025-08-31 17:33:17 +02:00
2025-08-31 17:50:04 +02:00
2025-08-31 17:50:04 +02:00
2025-08-31 17:33:17 +02:00
2025-09-15 00:53:26 +02:00
2025-09-15 00:43:20 +02:00

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]
S
Description
Various python repository interfaces exposed as a python package.
Readme MIT
2.5 MiB
Languages
Python 92.5%
Shell 7.1%
Dockerfile 0.4%