Metadata-Version: 2.1
Name: appengine-sdk
Version: 1.9.88
Summary: Un-official `pip install`-able AppEngine SDK.
Home-page: https://github.com/ionelmc/python-appengine-sdk
Maintainer: Ionel Cristian Maries
Maintainer-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: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.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|

.. |version| image:: http://img.shields.io/pypi/v/appengine-sdk.svg?style=flat
    :alt: PyPI Package latest release
    :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

You can always `waste your time manually copying files <https://cloud.google.com/appengine/downloads>`_
if you don't like this un-official package.



