cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

R2Cloudflare Upload Object with `boto3` in Python [SOURCE]

Open Pymmdrza opened this issue 2 months ago • 0 comments

Existing documentation URL(s)

R2 Cloudflare Upload Script with boto3 in python

gist source : link

Use & Download

R2 Cloudflare File's : Download

Install Package's with pip or pip3

After extracting, install the required libraries with the following command from the requirements.txt file

with pip:

pip install -r requirements.txt

with pip3:

pip3 install -r requirements.txt

direct install pip:

pip install boto3 tqdm colorthon

direct install pip3:

pip3 install boto3 tqdm colorthon

What changes are you suggesting?

It is better to always show some of our facilities in full to all our users. You have the best server and unique quality that I have not experienced so far in similar examples, but unfortunately you were very weak in script examples with Python language and most of the focus is on JavaScript.

Additional information

Screenshot 2024-05-03 171652

Pymmdrza avatar May 03 '24 14:05 Pymmdrza