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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -