工欲善其事必先利其器 – Python開發篇

來源:互聯網
上載者:User

首先,寫Python代碼的IDE有許多,呵呵,至於功能強大的肯定是Eclipse + pydev了,以下是pydev的顯著的特性:

Some feature-highlights
  • Rename refactoring: renames all occurrences for some token in your workspace -- with preview and undo/redo (1.2.6)
  • Support for python 2.5 (1.2.3)
  • Mark Occurrences is able to highlight all the occurrences of some token in a file (1.0.7)
  • Rename Occurrences: renames all the occurrences of some token in a file (Ctrl+2+R -- 1.0.7)
  • Interactive Console binded to the Pydev Editor (1.0.4)
  • Open Definition Quick-outline (1.0.3)
  • Debug console (1.0.2 -- allows interactive probing in suspended mode)
  • Code completion with auto-import
  • Code analysis (PyLint replacement, but much faster)
  • Quick-Fix for problems found in code analysis
  • Go to definition (Bycicle Repair Man replacement, but much more reliable)
  • Debug server (allows debugging scripts not lauched from within Eclipse)
  • Keywords presented as auto-completions as you type
  • Quick-outline

 

接著,我選擇使用Django架構做Web開發的話,怎麼能少了對HTML, CSS, JavaScript的編輯器呢?呵呵,同樣是Eclipse的外掛程式:Aptana ,強大的智能提示,肯定協助我們加快開發的速度和提高開發體驗的(呵呵,我們也要良好的使用者體驗喔)。

 

最後不用說,就是SVN,Eclipse的SVN外掛程式:subclipse,這樣3樣工具,足夠了。

 

PS: 還有可選的,UML建模工具:EclipseUML;Mylyn: http://www.eclipse.org/mylyn/downloads/

 

最新推薦:代碼風格檢測外掛程式:http://eclipse-cs.sourceforge.net/


Technorati 標籤: python,django,eclipse,pydev,svn,subclipse,aptana,web
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.