summaryrefslogtreecommitdiffstats
path: root/development/google-appengine-pysdk/README
diff options
context:
space:
mode:
author Eric Schultz <eric at schultzter dot ca>2011-12-22 23:28:53 -0500
committer Niels Horn <niels.horn@slackbuilds.org>2011-12-23 14:03:46 -0200
commita391e6faecccd2025cda7ffe282b193ff346cc9e (patch)
tree820cbc5fbd3245476f3bdad6bf5ec8aa4336ace5 /development/google-appengine-pysdk/README
parent0dd642ad3e583c6a192e633c8ef82a1430bd149e (diff)
downloadslackbuilds-a391e6faecccd2025cda7ffe282b193ff346cc9e.tar.gz
slackbuilds-a391e6faecccd2025cda7ffe282b193ff346cc9e.tar.xz
development/google-appengine-pysdk: Added (Appengine Python SDK)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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.)
+