summaryrefslogtreecommitdiff
path: root/development/google-appengine-pysdk/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/google-appengine-pysdk/README')
-rw-r--r--development/google-appengine-pysdk/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/google-appengine-pysdk/README b/development/google-appengine-pysdk/README
new file mode 100644
index 0000000000..58450fe6cf
--- /dev/null
+++ b/development/google-appengine-pysdk/README
@@ -0,0 +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, and
+versions are available for Windows, Mac OS X and Linux. (The Python SDK is not
+compatible with Python 3.)
+