Pure Python SDK wrapping the raw S3 REST API with custom Signature V4 signing. No boto3, no minio-py — just requests + stdlib.
- Python 100%
| src/minio_sdk | ||
| tests | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .woodpecker.yml | ||
| CLAUDE.md | ||
| pyproject.toml | ||
| README.md | ||
minio-sdk
Pure Python SDK wrapping the raw S3 REST API with custom Signature V4 signing. No boto3, no minio-py — just requests + stdlib.