Python 2.7 has reached end of support
and will be deprecated
on January 31, 2026. After deprecation, you won't be able to deploy Python 2.7
applications, even if your organization previously used an organization policy to
re-enable deployments of legacy runtimes. Your existing Python
2.7 applications will continue to run and receive traffic after their
deprecation date. We recommend that
you migrate to the latest supported version of Python.
google.appengine.api.files package
Summary
Appengine Files API
Deprecated since version 1.8.1: Use Google Cloud Storage Client library instead.
Sub Modules |
|
|---|---|
| google.appengine.api.files.blobstore |
Files API. |
| google.appengine.api.files.crc32c |
Implementation of CRC-32C checksumming as in rfc3720 section B.4. |
| google.appengine.api.files.file |
Files API. |
| google.appengine.api.files.gs |
Files API. |
| google.appengine.api.files.records |
Files API. |
| google.appengine.api.files.shuffler |
Files API. |
| google.appengine.api.files.testutil |
Files API. |