Skip to content

Google App Engine wxLauncher that stores username/password in GNOME keyring

License

Notifications You must be signed in to change notification settings

yod/google-appengine-wx-launcher-gnome

Repository files navigation

Google App Engine wxLauncher for GNOME

Store authname and password in GNOME keyring. Require gnomekeyring
(sudo apt-get python-gnomekeyring)

----------------------------------------------------------------------

Google App Engine wxLauncher
http://code.google.com/p/google-appengine-wx-launcher
http://code.google.com/appengine

This project contains source code for the launcher, a wxWidgets based
developer tool for creating, running, and deploying Google App Engine
applications.  This launcher is included in the Windows installer for
the App Engine SDK starting with version 1.2.5.  This launcher also
works on Linux and Mac but is not distributed in the App Engine SDK
for those platforms.  The launcher delivered with the App Engine Mac
SDK, GoogleAppEngineLauncher.app, is also open source:
http://code.google.com/p/google-appengine-mac-launcher

See the google-appengine-wx-launcher project site for details on
prerequisites for running the launcher on various platforms
(e.g. wxPython).

For development we use the script coverage.py to run unit tests.  (A
nicer test runner is currently out for review).  Until that lands you
may need to edit coverage.py to work in your environment.  This
coverage.py script uses PyMox and the excellent code coverage script
found here: http://code.google.com/p/pymox/
http://nedbatchelder.com/code/modules/coverage.html

About

Google App Engine wxLauncher that stores username/password in GNOME keyring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages