Python IDE開發環境 Ninja-IDE

webphp 12年前發布 | 39K 次閱讀 Python Python開發

Python IDE開發環境 Ninja-IDE

一個真正的Python-IDE開發環境 NINJA-IDE的名字來至于“Ninja-IDE Is Not Just Another IDE”,它是一個多系統下的專業Python程序設計開發環境 NINJA-IDE使得開發Python軟件變得更加簡單,得益于它的豐富的可擴展性使得它可以適用于幾乎所有的情況 類似QTDesigner的界面,可自定義 安裝環境 2.5<=Python Version<=2.7.1 pyQT>=4.6 PyGments>=1.0 Rope>=0.9.2

Python IDE開發環境 Ninja-IDE

功能特性:

  • Powerfull Code Editor

    Python IDE開發環境 Ninja-IDE

    NINJA-IDE provides a complete code editor with highlighting for several languages, code completion, code assistant for: imports, navigation, etc. Also it is possible to extend the editor functionality using plugins.

  • Amazing Code Locator

    Python IDE開發環境 Ninja-IDE

    This Feature allows quick and direct access to any file, function or class inside one of our projects by simply pressing a few keys. Pressing "Ctrl + K" we will see a popup over a text field, where you can type the name of what you want and done!

  • Display Manager

    Python IDE開發環境 Ninja-IDE

    Provides support to use an embedded Python Console into the IDE, and load several plugin's widgets for multi-purposes.

  • Project Managment

    Python IDE開發環境 Ninja-IDE

    NINJA-IDE allows to manage Python Project automatically, saving descriptive information about them and letting the user to perform file managment related task in the IDE itself.

  • Run Project and Files

    Python IDE開發環境 Ninja-IDE

    With NINJA-IDE it is possible to run Python Project or any file opened in the Editor with just one click. It is also possible to render an HTML file loaded in the Editor in the IDE to see how the changes would look like in a browser.

  • Highly extensible

    Python IDE開發環境 Ninja-IDE

    You can create a Plugin for several purposes and it can be integrated completely with the IDE, increasing the functionality available to improve assistance for projects development.

  • Errors and PEP8 Finder

    Python IDE開發環境 Ninja-IDE

    Highlight Static and PEP8 errors in the document, you can also see that the files containing PEP8 errors are shown with an icon in the tab where the file is opened, and files containing code static errors are shown with a bug icon in that tab.

  • Import From Everywhere

    Python IDE開發環境 Ninja-IDE

    When we are editing large files, what we would probably do to include modules is to scroll to the top of file, add our Imports and return again to where we were. NINJA-IDE allows us to avoid this situation with: "Imports from Everywhere".

  • Symbols Explorer

    Python IDE開發環境 Ninja-IDE

    You can see all the functions, classes and attributes in the current file, grouped together under the structure that contains them, and go to the definition of each one with just one click.

  • Virtualenv Support

    Python IDE開發環境 Ninja-IDE

    Support for virtualenv has been added, which can be specified in the project creation from NINJA-IDE or for an existing project in Project Properties.

  • Find In Files / Find Usages

    Python IDE開發環境 Ninja-IDE

    Allows you to search one or more words, a regular expression, etc. recursively, also you have an option in the editor's contextual menu that allows you to find all the occurrences of a particular word from where the cursor is positioned.

  • And many more!!

    Python IDE開發環境 Ninja-IDE

    Web Inspector, Code Navigation, Contextual Menu in Tabs to perform quick actions, Code Jumps, Breakpoints and Bookmarks Navigation implemented, Profile manager, and a lot more!.

項目主頁:http://www.baiduhome.net/lib/view/home/1325927559000

 本文由用戶 webphp 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!