网路冷眼@博客园

熙熙攘攘一闲人 以冷静的眼光观察技术
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Python Resources

Posted on 2007-05-23 23:03  网路冷眼@博客园  阅读(190)  评论(0编辑  收藏  举报

1. RAD IDE
   PyDev:PyDev is a plugin that enables users to use Eclipse for Python and Jython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others. If you want more details on the provided features, you can check here
   Pydev Extensions is a plugin that works with PyDev, providing many other features such as code-analysis, code completion with auto-import, a much better implementation of go to definition, remote debugging, 'quick-fixes', mark-occurrences, among others.

If you want more details, check the Pydev Extensions homepage
2.Applications with python
   
  

(to be continued)