Brian Bjarke Jensen fa011be862
Code Quality Pipeline / code-quality (push) Successful in 26s
Test Python Package / test (push) Successful in 33s
Publish Python Package / build-and-publish (push) Successful in 15s
Dependency Update Bot / update-check (push) Failing after 10s
Security Audit / safety (push) Failing after 2m9s
Merge pull request 'added support for content type when putting object in minio' (#9) from add-support-for-content-type-in-minio into main
Reviewed-on: brian/python-repositories#9
2025-09-18 19:40:27 +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-14 15:45:19 +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
  • 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]
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%