English

Google App Engine

The Python Runtime Environment

App Engine applications can be implemented using the Python programming language. The App Engine Python runtime environment includes a specialized version of the Python interpreter, the standard Python library, libraries and APIs for App Engine, and a standard interface to the web server layer.

For more information about Python, see the Python website and the Python documentation.

This chapter has the following sections: