LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: yjnet

python几种开发工具介绍。

[复制链接]
发表于 2004-8-3 23:37:01 | 显示全部楼层
小弟我最近一直在开发Python,但是给我的感觉,IDE还是非常的不行。 在安装Komodo的同时安装了PythonWin,你试试,Komodo就不能Debug了! (靠!这种东西还要钱,还好我没给)

还有我最近用了eclipse + pydev,这个东西在Debug的时候慢的没办法忍受! 虽然有很多亮点,但是Debug 的巨大缺点,我也真的是没办法用.

再来说说BOA,我开始想用它来开发界面的,后来发现这个东西想法很好,但是错误巨多. 而且开发也陷入停滞. 所以大家想用的要想清楚.

最后说说我自己现在用的环境, PythonWin + wxPython自带的那个
(还有一个叫NewEdit的东西,一个国人做的,但我没用过,大家可以去试试.)
发表于 2004-8-4 08:53:05 | 显示全部楼层
nod
发表于 2005-11-19 20:38:52 | 显示全部楼层
再推荐一个python开发工具:
Trustudio-professional
集PHP,Python开发于一身的开发工具。
回复 支持 反对

使用道具 举报

发表于 2005-11-19 21:06:53 | 显示全部楼层
Eric 非常不错

也同样是跨平台的

Debian/Ubuntu 下 sudo aptitude  install  eric   就安装了

Eric is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.
For more information see http://www.die-offenbachs.de/detlev/eric3.html.
Please send bug reports or feature wishes to eric-bugs@die-offenbachs.de.
Eric uses third party software which is copyrighted by its respective copyright holder. For details see the copyright notice of the individual package.


Package: eric
Priority: optional
Section: universe/python
Installed-Size: 9052
Maintainer: Torsten Marek <shlomme@gmx.net>
Architecture: all
Version: 3.7.0-1ubuntu2
Replaces: eric3
Depends: python (<< 2.5), python (>= 2.4), python-qt3 (>= 3.13), python-qtext (>= 3.13), bicyclerepair (>= 0.9), bicyclerepair (<< 1.0)
Suggests: python-kde3, qt3-assistant, qt3-designer, qt3-linguist, qt3-doc, pyqt-tools, python-xml
Conflicts: eric3
Filename: pool/universe/e/eric/eric_3.7.0-1ubuntu2_all.deb
Size: 1479918
MD5sum: befdacc43b5b4e3e9f1e4673091f7adc
Description: full featured Python IDE
eric is a full featured Python IDE written in PyQt using the QScintilla
editor widget. Some highlights
   * Any number of editors with configurable syntax highlighting, code
     folding, auto indenting and brace highlighting.
   * Integrated Project Management facility to organize your projects.  The
     project browser shows all source files, all forms and all translations
     each on its own tab. The source browser has built in class browsing
     capabilities.
   * An integrated, full featured python debugger.
   * An interactive Python shell.
   * An explorer window for walking through your directory structure with
     built in class browsing capabilities for Python files.
   * Variable windows that display local and global variables in the
     current scope while debugging a program.
   * An integrated interface to the Python Module "unittest".
   * An integrated help viewer to display HTML help files. Alternatively
     you can choose to use Qt-Assistant to view help files.
   * Display of the UI in different languages.
   * The capability to start Qt-Designer and Qt-Linguist from within eric3.
   * The ability to compile Qt-Designer forms, to produce Qt-Linguist files
     and release them from within the IDE.
.
   Homepage: http://www.die-offenbachs.de/detlev/eric3.html
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu


一般情况下她使用 Qt 的界面 , 不过装了 KDE 后 , 她会使用漂亮大方的 KDE 界面

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2005-11-20 09:52:35 | 显示全部楼层
kdevelop不行么?我写所有的程序都用这个呀
回复 支持 反对

使用道具 举报

发表于 2005-11-20 13:15:45 | 显示全部楼层
有没有比较好的vim的扩展呢?谁推荐一下~~我找了几个用起来都不是很好~~写php习惯用vim了,python也不相换别的编辑器~~
回复 支持 反对

使用道具 举报

发表于 2005-11-20 16:18:46 | 显示全部楼层
kdevelop 是可以支持 python 的语法加亮,但是不支持 python 开发环境应有的高级特性


vim.org 上有好多 python 插件, 比如 taglist 也可以用
回复 支持 反对

使用道具 举报

发表于 2006-4-1 11:05:56 | 显示全部楼层

我用pydev

我用pydev,pythonwin试了一下觉得不好用 :p

就等着vim中加入eclipse中编辑的功能了。vim的feature voting list中,这个排名第二
回复 支持 反对

使用道具 举报

发表于 2006-4-4 22:03:15 | 显示全部楼层
还有一个SPE,基于wxPython,在wxPython系统里算是相当成熟的IDE了,可惜就是对中文的支持还不算很好,得自己稍微动动源码。软件改进速度还算不错。
回复 支持 反对

使用道具 举报

发表于 2006-4-4 22:03:52 | 显示全部楼层
还有一个SPE,基于wxPython,在wxPython系统里算是相当成熟的IDE了,可惜就是对中文的支持还不算很好,得自己稍微动动源码。软件改进速度还算不错。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表