Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marionchaff/gcp-loader

Uploads files one-by-one from a local directory to a Google Cloud Storage bucket
https://github.com/marionchaff/gcp-loader

bucket cloud gcp gcs storage

Last synced: 11 days ago
JSON representation

Uploads files one-by-one from a local directory to a Google Cloud Storage bucket

Awesome Lists containing this project

README

        

# GCP-loader
Uploads files one-by-one from a local directory to a Google Cloud Storage bucket.
Useful for efficiently handling large volumes of files or large file sizes.
Requires Python 3.10.6 and google-cloud-storage package.