Python@TW: 會眾| IRC| Planet| 郵件列表| 聯絡我們
修訂版 13 和 15 的差異如下: (間隔 2 版)
2013-08-02 21:57:45 修訂第 13 版
大小: 2692
編輯者: keitheis
說明:
2013-08-08 10:03:17 修訂第 15 版
大小: 4407
編輯者: elleryq
說明:
這個顏色代表刪除的 這個顏色代表增加的
行號 3: 行號 3:

* [[http://www.sublimetext.com/|Sublime Text|target="_blank"]]: ''"a sophisticated text editor for code, markup and prose"''
 * [[http://ninja-ide.org/|NINJA IDE|target="_blank"]]: ''"Ninja-IDE Is Not Just Another IDE"''
 * [[http://wingware.com/|Wing IDE|target="_blank"]]: ''"IDE designed specifically for the Python programming language"''
 * [[http://editra.org/|Editra|target="_blank"]]: ''"focuses on creating an easy to use interface and features that aid in code development"''
  * [[http://sofree.cc/editra/|Editra 一款由Python開發的免費程式碼編輯器 - 香腸炒魷魚|target="_blank"]]
  * 相比 NINJA 帶著許多 IDE 的特色,Editra 的功能確實較偏於基本的 Editor。
 * [[http://www.jetbrains.com/pycharm/|PyCharm|target="_blank"]]: ''"complete set of tools for productive development with Python programming language"''
 * [[http://www.sublimetext.com/|Sublime Text]]: ''"a sophisticated text editor for code, markup and prose"''
 * [[http://ninja-ide.org/|NINJA IDE]]: ''"Ninja-IDE Is Not Just Another IDE"''
 * [[http://wingware.com/|Wing IDE]]: ''"IDE designed specifically for the Python programming language"''
 * [[http://editra.org/|Editra]]: ''"focuses on creating an easy to use interface and features that aid in code development"''
  * [[http://sofree.cc/editra/|Editra 一款由Python開發的免費程式碼編輯器 - 香腸炒魷魚]]
  * 相比 NINJA 帶著許多 IDE 的特色,Editra 的功能確實較偏於基本的 Editor。
 * [[http://www.jetbrains.com/pycharm/|PyCharm]]: ''"complete set of tools for productive development with Python programming language"''
行號 14: 行號 13:
Windows: [[http://ez2learn.com/index.php/python-tutorials/python-basic-tutorials/158-python|IDLE]], [[http://notepad-plus-plus.org/|Notepad++]]
行號 15: 行號 15:
Windows: [[http://ez2learn.com/index.php/python-tutorials/python-basic-tutorials/158-python|IDLE|target="_blank"]], [[http://notepad-plus-plus.org/|Notepad++|target="_blank"]] Mac: [[http://www.barebones.com/products/textwrangler/|TextWrangler]], [[http://macromates.com/|Textmate (商業軟體)]]
行號 17: 行號 17:
Mac: [[http://www.barebones.com/products/textwrangler/|TextWrangler]], [[http://macromates.com/|Textmate (商業軟體)|target="_blank"]]

Linux: [[http://projects.gnome.org/gedit|gedit|target="_blank"]], kate
Linux: [[http://projects.gnome.org/gedit|gedit]], kate
行號 22: 行號 20:
行號 24: 行號 21:
行號 32: 行號 28:
  * Commercial USD 245
  * Non-Commercial(students/teachers...) USD 95
  * Commercial USD 245
  * Non-Commercial(students/teachers...) USD 95
行號 39: 行號 35:
行號 44: 行號 39:
== list == == 列表 ==
行號 46: 行號 41:
||<tablewidth="100%" tablestyle="text-align:"> ||<style="text-align:center">Windows ||<style="text-align:center">Linux ||<style="text-align:center">MacOS ||
||Sublime Text 2 ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||Wing IDE ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||PyCharm ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||PythonWin ||<style="text-align:center">○ ||<style="text-align:center"> ||<style="text-align:center"> ||
||PyScripter ||<style="text-align:center">○ ||<style="text-align:center"> ||<style="text-align:center"> ||
||Komodo Edit ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||SpyderLib ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||Python Tools for Visual Studio ||<style="text-align:center">○ ||<style="text-align:center"> ||<style="text-align:center"> ||
||Ninja IDE ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||Vim ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||Emacs + Elpy ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||Gedit ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||Notepad++ ||<style="text-align:center">○ ||<style="text-align:center"> ||<style="text-align:center"> ||
||Scite ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center"> ||
||Eclipse + PyDev ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||The Eric Python IDE ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||Netbean + NBPython ||<style="text-align:center">○ ||<style="text-align:center">○ ||<style="text-align:center">○ ||
||Geany ||<style="text-align:center"> ||<style="text-align:center">○ ||<style="text-align:center"> ||
行號 47: 行號 61:
 * Sublime Text 2
 * Wing IDE
 * PyCharm
 * PythonWin
 * PyScripter (Windows only)
 * Komodo Edit
 * SpyderLib
 * Python Tools for Visual Studio (Windows only)
 * Ninja IDE
 * Vim
 * Emacs + Elpy
 * Gedit
 * Notepad++
 * Scite
 * Eclipse + PyDev
 * The Eric Python IDE
 * Netbean + NBPython
 * Geany

行號 67: 行號 65:
 * [[http://job.achi.idv.tw/2008/11/26/integrateddevelopmentenvironments/|Python整合發展環境- 工作達人(Job Da Ren)|target="_blank"]]
 * [[http://wiki.python.org/moin/PythonEditors|Python Editors|target="_blank"]]

* [[http://job.achi.idv.tw/2008/11/26/integrateddevelopmentenvironments/|Python整合發展環境- 工作達人(Job Da Ren)]]
 * [[http://wiki.python.org/moin/PythonEditors|Python Editors]]

跨平台 IDE/Editors 參考

  • Sublime Text: "a sophisticated text editor for code, markup and prose"

  • NINJA IDE: "Ninja-IDE Is Not Just Another IDE"

  • Wing IDE: "IDE designed specifically for the Python programming language"

  • Editra: "focuses on creating an easy to use interface and features that aid in code development"

  • PyCharm: "complete set of tools for productive development with Python programming language"

  • Emacs, Vim: "You knew it when you knew it"

各平台的編輯器

Windows: IDLE, Notepad++

Mac: TextWrangler, Textmate (商業軟體)

Linux: gedit, kate

各別IDE/編輯器簡介

Siblime Text 2

Wing IDE

下載:http://wingide.com/wingide/trial?submit.x=44&submit.y=13

  • Professional
    • Commercial USD 245
    • Non-Commercial(students/teachers...) USD 95
  • Personal USD 45
  • Trial 版 10 天試用

PyCharm

列表

整理自 https://www.facebook.com/groups/pythontw/doc/10152150387788438/

Windows

Linux

MacOS

Sublime Text 2

Wing IDE

PyCharm

PythonWin

PyScripter

Komodo Edit

SpyderLib

Python Tools for Visual Studio

Ninja IDE

Vim

Emacs + Elpy

Gedit

Notepad++

Scite

Eclipse + PyDev

The Eric Python IDE

Netbean + NBPython

Geany

更多:

Python/IDE或編輯器 (上次是 61-223-106-232 在 2018-02-11 21:34:51 編輯的)