App Engine Console is a tool to aid development on Google App Engine. It is a traditional interactive Python session running in the server, which you use from a web browser. It is designed to be embedded within other applications to allow convenient testing, debugging, and maintenance. App Engine Console has the following features:
With App Engine Console, it is easy to perform the following tasks:
Read how it works, or just try the demo! If you are not logged in, you will raise a very droll exception with a link to log in. (Note: App Engine Console is developed mostly with Firefox on Linux, so if you notice a bug with another browser, please notify me.)
App Engine Console is free software. To download it, see its project page. If you have Git installed, simply clone git://proven-corporation.com/app-engine-console/. You may also browse the source code at the GitHub mirror.
App Engine Console is developed by Jason Smith at Proven Corporation. Please contact me with questions, comments, or suggestions. Thank you.