Skip to content

ionelmc/python-appengine-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Un-official pip install-able AppEngine SDK

PyPI Package latest release

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 if you don't like this un-official package.


Packager instructions

Note

You need to git clone git@github.com:ionelmc/python-appengine-sdk.git to do these.

To rebuild this package (in case I'm too slow or you want to build it yourself):

tox -e build

If something is broken and a rebuild is required, to make a new post release:

tox -e build -- 1
The default post release number is 0.

To upload it to PyPI:

tox -e upload -- dist/appengine_sdk-<VERSION>-py2-none-any.whl

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages