python - how to get started with google app-engine? -


i m starting build python application in windows platform using google appengine

whats steps debug , run application

on windows use aptana.

once you've installed that, run it, go plugins tab , pydev.

pydev has inbuilt support google app engine - can create app engine project, , run or debug it. see these posts more details:

http://pydev.blogspot.com/2009/05/testing-on-pydev-146-google-app-engine.html

http://pydev.blogspot.com/2009/05/pydev-146-released-google-app-engine-on.html


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -