开发者

how to get started with google app-engine?

开发者 https://www.devze.com 2023-01-08 15:42 出处:网络
I m starting to build python application in w开发者_开发百科indows platform using google appengine

I m starting to build python application in w开发者_开发百科indows platform using google appengine

whats the steps to debug and run my application


On Windows I use Aptana.

Once you've installed that, run it, go to the Plugins tab and get Pydev.

Pydev has inbuilt support for google app engine - so you can create an app engine project, and then run or debug it. See these posts for 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

0

精彩评论

暂无评论...
验证码 换一张
取 消