Metadata-Version: 2.0
Name: appengine-sdk
Version: 1.9.18
Summary: Un-official `pip install`-able AppEngine SDK.
Home-page: https://github.com/ionelmc/python-appengine-sdk
Author: Ionel Cristian Maries
Author-email: contact@ionelmc.ro
License: MIT
Keywords: google appengine gae sdk
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Installation/Setup

===================================================
Un-official `pip install`-able AppEngine SDK
===================================================

It provides working bins for ``appcfg``, ``dev_appserver`` and ``remote_api_shell``. And they work on Windows!

Usage::

    pip install appengine-sdk


