最好的开源IDE用于在Google App Engine上构建应用程序? [英] Best opensource IDE for building applications on Google App Engine?

查看:122
本文介绍了最好的开源IDE用于在Google App Engine上构建应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

寻找GAE和python,我想知道什么是一些最好的工具 - 谢谢!

解决方案

我会花时间学习像 emacs 。学习曲线有点高,但一旦你习惯了它,你可以从任何终端开发。它支持python和其他许多库。



您必须记住Python是一种动态类型语言,因此传统IDE并不是真正的答案,因为它们大多数为静态类型语言而设计。基本上,你想要的东西,有语法突出显示,编译,也许一些快捷键和宏,让你的生活更轻松...... emacs有这一切:)



我会谷歌Emacs Python开始。



如果你真的不想使用emacs,我会看看 PyDev 。这是eclipse IDE的一个扩展,让你编写python代码。我的一些做Django工作的朋友已经与那一个好运。



希望这有助于。



祝GAE好运。

Looking to dabble with GAE and python, and I'd like to know what are some of the best tools for this - thanks!

解决方案

I would spend the time and learn something like emacs. The learning curve is a bit higher, but once you get used to it, you can develop from any terminal. It has fantastic support for python and many other libraries.

You have to remember that Python is a dynamically typed language so the traditional IDE is not really the answer since those are mostly designed for statically typed languages. Basically you want something that has syntax highlighting, compilation and maybe some shortcuts and macros to make life easier for you... emacs has all of this :)

I would Google "Emacs Python" to get started.

If you really don't want to use emacs, I would look at PyDev. It's an extension to the eclipse IDE that let's you write python code. Some of my friends that do Django work have had good luck with that one.

Hope this helps.

Good luck with GAE.

这篇关于最好的开源IDE用于在Google App Engine上构建应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆