Cloudflare R2 adapter for files-sdk
Project description
files-sdk-r2
Cloudflare R2 adapter for files-sdk. R2 is S3-compatible, so
this package subclasses files-sdk-s3 with the correct endpoint.
from files_sdk import Files
from files_sdk_r2 import R2Adapter
files = Files(adapter=R2Adapter(bucket="my-bucket"))
Reads from R2_ACCOUNT_ID, R2_ACCESS_KEY_ID, R2_SECRET_ACCESS_KEY,
R2_BUCKET, R2_PUBLIC_URL_BASE (optional).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
files_sdk_r2-0.1.0a1.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file files_sdk_r2-0.1.0a1.tar.gz.
File metadata
- Download URL: files_sdk_r2-0.1.0a1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
252c9de79e061e5b2fcb0991d6447d1b9c0b56654b72661d4e122593d522bfad
|
|
| MD5 |
c5d4cbff11b8f3cc2b982497031eb2c0
|
|
| BLAKE2b-256 |
e8e0f04b97d8f0e8bbdaacc0c0f8375952aea15a29808831da44a3e2bf789036
|
File details
Details for the file files_sdk_r2-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: files_sdk_r2-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a95c283fdcc26fe5d3a2109f2f92cbec2625c432a512ce31bcd0727b6ea67e50
|
|
| MD5 |
4ece5760d8608088ed48e3102b94635a
|
|
| BLAKE2b-256 |
1b8d24bd8b851236bd34b1db86e0373e69674d96e1c8249f96aa22429845935c
|