Python 2.7 has reached end of supportand will bedeprecatedon January 31, 2026. After deprecation, you won't be able to deploy Python 2.7applications, even if your organization previously used an organization policy tore-enable deployments of legacy runtimes. Your existing Python2.7 applications will continue to run and receive traffic after theirdeprecation date. We recommend thatyoumigrate to the latest supported version of Python.

google.appengine.ext package

Summary

Sub Packages

google.appengine.ext.admin

Simple datastore view and interactive console, for use in dev_appserver.

google.appengine.ext.admin_redirect
google.appengine.ext.appstats
google.appengine.ext.blobstore

Blobstore API module.

google.appengine.ext.builtins

Repository for all builtin handlers information.

google.appengine.ext.bulkload

Bulkload package: Helpers for both bulkloader and bulkload_client.

google.appengine.ext.cloudstorage

Init file for stub package.

google.appengine.ext.db

Simple, schema-based database abstraction layer for the datastore.

google.appengine.ext.deferred
google.appengine.ext.django
google.appengine.ext.gql

GQL – the SQL-like interface to the datastore.

google.appengine.ext.key_range

Key range representation and splitting.

google.appengine.ext.ndb

NDB – A new datastore API for the Google App Engine Python runtime.

google.appengine.ext.remote_api
google.appengine.ext.search

Full text indexing and search, implemented in pure python.

google.appengine.ext.testbed

A module to use service stubs for testing.

google.appengine.ext.vendor

Dependencies vendoring helpers.

google.appengine.ext.webapp

An extremely simple WSGI web application framework for Python 2.5.

google.appengine.ext.zipserve

Serve static files from a zipfile.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-06-16 UTC.