seung-lab / cloud-files

Threaded Python and CLI client library for AWS S3, Google Cloud Storage (GCS), in-memory, and the local filesystem.
BSD 3-Clause "New" or "Revised" License
38 stars 8 forks source link

Feature request: Requester pays #40

Closed nkemnitz closed 3 years ago

nkemnitz commented 3 years ago

S3/GCS equivalent of requester paying for operations:

S3 - Requester Pays Buckets

GCS - Requester Pays

Will submit a PR in a bit