Metadata-Version: 2.0
Name: appengine-sdk
Version: 1.9.19.post2
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
===================================================

| |version| |downloads| |wheel| 

.. |version| image:: http://img.shields.io/pypi/v/appengine-sdk.png?style=flat
    :alt: PyPI Package latest release
    :target: https://pypi.python.org/pypi/appengine-sdk

.. |downloads| image:: http://img.shields.io/pypi/dm/appengine-sdk.png?style=flat
    :alt: PyPI Package monthly downloads
    :target: https://pypi.python.org/pypi/appengine-sdk

.. |wheel| image:: https://pypip.in/wheel/appengine-sdk/badge.png?style=flat
    :alt: PyPI Wheel
    :target: https://pypi.python.org/pypi/appengine-sdk

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

Usage::

    pip install appengine-sdk


