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

Command Line Tool #30

Closed william-silversmith closed 3 years ago

william-silversmith commented 3 years ago

gsutil and s3cli have limitations. Why not just have our own that gives us all the advantages of CloudFiles?

william-silversmith commented 3 years ago

Done! Or should we say beginning? ;) #31