https://developers.google.com/appengine/docs/python/tools/libraries27?hl=ja
| Name | Default version | Supported versions | Description |
|---|---|---|---|
| django | (None) | “1.2” “1.3” “1.4” “1.5” (experimental) “latest” |
A full-featured web application framework for Python. |
| endpoints | (None) | “1.0” “latest” |
Libraries for building APIs in an App Engine application. |
| jinja2 | (None) | “2.6” “latest” |
A modern and designer friendly templating language for Python. |
| lxml | (None) | “2.3” “2.3.5” (experimental) “latest” |
A Pythonic binding for the C libraries libxml2 and libxslt. |
| markupsafe | (None) | “0.15” “latest” |
A XML/HTML/XHTML markup safe string for Python. |
| matplotlib | (None) | “1.2.0” (experimental) “latest” |
A 2D plotting library which produces publication-quality figures. |
| MySQLdb | (None) | “1.2.4b4” (experimental) “latest” |
A Python DB API v2.0 compatible interface to MySQL. |
| numpy | (None) | “1.6.1” “latest” |
A general-purpose library for array-processing. |
| PIL | (None) | “1.1.7” “latest” |
A library for creating and transforming images. |
| protorpc | “1.0” | “1.0” “latest” |
A framework for implementing HTTP-based remote procedure call (RPC) services. |
| PyAMF | (None) | “0.6.1” “latest” |
A library that provides (AMF) Action Message Format functionality. |
| pycrypto | (None) | “2.3” “2.6” “latest” |
A library of cryptography functions such as random number generation. |
| setuptools | (None) | “0.6c11” “latest” |
A library that provides package and module discovery capabilities. |
| ssl | (None) | “2.7” (experimental) “latest” |
The SSL socket wrapper built-in module. |
| webapp2 | “2.3” | “2.3” (deprecated) “2.5.1” “2.5.2” “latest” |
A lightweight Python web framework. |
| webob | “1.1.1” | “1.1.1” “1.2.3” “latest” |
A library that provides wrappers around the WSGI request environment. |
| yaml | “3.10” | “3.10” “latest” |
A library for YAML serialization and deserialization. |