diff options
Diffstat (limited to 'development/google-appengine-pysdk/README')
-rw-r--r-- | development/google-appengine-pysdk/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/development/google-appengine-pysdk/README b/development/google-appengine-pysdk/README index 2857c0dfbde96..846052cbd47dc 100644 --- a/development/google-appengine-pysdk/README +++ b/development/google-appengine-pysdk/README @@ -1,8 +1,9 @@ google-appengine-pysdk (Google Appengine Python SDK) -The Python SDK includes a web server application that simulates the App Engine -environment, including a local version of the datastore, Google Accounts, and -the ability to fetch URLs and send email directly from your computer using the -App Engine APIs. The Python SDK runs on any computer with Python 2.5 or 2.7, and -versions are available for Windows, Mac OS X and Linux. (The Python SDK is not -compatible with Python 3). +The Python SDK includes a web server application that simulates the +App Engine environment, including a local version of the datastore, +Google Accounts, and the ability to fetch URLs and send email directly +from your computer using the App Engine APIs. The Python SDK runs on +any computer with Python 2.5 or 2.7, and versions are available for +Windows, Mac OS X and Linux. (The Python SDK is not compatible with +Python 3). |