Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rclone | 38,740 | 21 | a day ago | 254 | September 15, 2022 | 905 | mit | Go | ||
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files | ||||||||||
Analytics | 15,030 | a day ago | 43 | agpl-3.0 | Elixir | |||||
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. | ||||||||||
Awesome Kubernetes | 13,893 | 21 days ago | 9 | other | Shell | |||||
A curated list for awesome kubernetes sources :ship::tada: | ||||||||||
Xg2xg | 12,443 | 2 days ago | 42 | |||||||
by ex-googlers, for ex-googlers - a lookup table of similar tech & services | ||||||||||
Functions Samples | 11,691 | a day ago | 144 | apache-2.0 | JavaScript | |||||
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase | ||||||||||
Infracost | 9,169 | a day ago | 129 | August 30, 2022 | 141 | apache-2.0 | Go | |||
Cloud cost estimates for Terraform in pull requests💰📉 Love your cloud bill! | ||||||||||
Training Data Analyst | 6,795 | 13 days ago | 325 | apache-2.0 | Jupyter Notebook | |||||
Labs and demos for courses for GCP Training (http://cloud.google.com/training). | ||||||||||
Python Docs Samples | 6,335 | 2 days ago | 2 | May 24, 2021 | 109 | apache-2.0 | Jupyter Notebook | |||
Code samples used on cloud.google.com | ||||||||||
Google Cloud Python | 4,216 | 438 | 77 | a day ago | 20 | July 30, 2018 | 159 | apache-2.0 | Python | |
Google Cloud Client Library for Python | ||||||||||
Apps Script Samples | 3,893 | a month ago | 36 | apache-2.0 | JavaScript | |||||
Apps Script samples for Google Workspace products. |
💥 ALERT!! |
---|
|
TL;DR: To store files from App Engine to Cloud Storage, please use the Cloud Storage client libraries available in different languages. Each one will have its own open source repo and documentation. Those libraries can connect your app to Cloud Storage, usable outside of App Engine and any other Google Cloud compute platform.
The libraries in this repository replaced the original App Engine Files API deprecated in 2013 and represented the original libraries for Cloud Storage created just for App Engine users. Since then, the official Cloud Storage client libraries launched in 2016 (linked above). As a result, work ceased in 2017 on these libraries, which were deprecated in 2019, and are no longer recommended. For archival purposes, here is a link to the documentation for the Python version of this library. It will be removed at some point in the near future. (The Java documentation was already removed in 2021.)