Python/設置
外觀
< Python
Python介紹:
|
您可以使用使用 Eclipse IDE 作為 Python 使用,這樣做的唯一的要求是事先安裝 Python PyDEV 外掛程式。
您可以到 eclipse.org選擇適合您系統 Eclipse 下載並安裝。安裝過程只需要解壓 Eclipse 到您的電腦。
您有兩種方式安裝 Python PyDEV 外掛程式:
- 推薦的方法: 使用Eclipse的更新管理器,找到在上工具欄的 "Help" -> "Software Updates" -> "Find and Install"。按 "Search for New Features"按鈕,當後添加 http://pydev.sf.net/updates/ 為"New Remote Site" 然後讓Eclipse重新檢查更新. Eclipse will now check for any updates to PyDEV when it searches for updates.
- If you get an error stating a requirement for the plugin "org.eclipse.mylyn", expand the PyDEV tree, and deselect the optional mylyn components.
- 或者手動安裝 PyDEV :到pydev.sourceforge.net獲得最新版本的 PyDEV 安裝。下載後,程序將解壓到base folder。
Emacs 中的 Python 模式
[編輯]Emacs 也提供 Python 模式的功能,如運行程式碼片段,並改變標籤。 您也可以在sourceforge.net下載.
安裝新模塊
[編輯]雖然許多應用程式和模塊有搜索網頁,有一個中央存放搜索套件並進行安裝,被稱為「奶酪店」 。
很多應用程式和模塊可以搜索網頁 Although many applications and modules have searchable webpages, there is a central repository for searching packages for installation, known as the "Cheese Shop."