Introduction to several Python development tools

Source: Internet
Author: User
Tags gtk qt designer
1 idle
1.1 idle is an integrated development environment created by Guido van rosum, a beginner in Python, using Python and tkinter. To use idle, Python and tkinter must be installed.
1.2 features: Automatic indent, color encoding, command history (Alt + P, ALT + n), and automatic word (Alt +.
1.3 Use idle to execute the tkinter program. do not include mainloop in the program. Idle itself is a tkinter application that automatically calls mainloop. When you call mainloop again, it will conflict with the idle event loop, resulting in a runtime error.

2 Blackadder
2.1 Blackadder supports Windows and Linux environments. Programs created with it can run on any platform and are responsible for maintaining thekompany.com. They released the Personal Edition of the software, which only provides limited support; and the Professional edition, which requires a license for commercial software developers. For more information, visit www.thekompany.com/products/blackadder.

3 pythonworks
3.1 released by secretlabs, the company is committed to the development and deployment of Python projects to provide corresponding tools. Pythonworks is a fast application development (RAD) tool that allows programmers to quickly create, debug, and publish programs.
3.2 pythonworks includes an HTML/XML editor, a fully indexed document, a source code management system (for project grouping), custom code editing features, and a GUI layout editor. Jython is supported.
3.3 allow users to package projects in multiple forms: source code, executable program, and. PyC.
3.4 you are entitled to copyright and need to purchase it. For details, visit www.pythonware.com/products/works/index.htm.

4 Wing ide
4.1 wing IDE is developed and supported by Archaeopteryx software and is applicable to Windows and Linux environments. It provides a source code analyzer and browser, project management capabilities, and a text editor and debugger.
4.2 It is compiled by Python and contains the Python source code. Purchasers can customize source code to meet their own requirements. However, modified Code cannot be used for profit purposes.
The 4.3 full-featured demo version can be downloaded at archaeopteryx.com/wingide.

5 pythonwin
5.1 The integrated development environment of pythonwin is included in activepython produced by ActiveState. activepython is a binary build. This includes the expat module for XML processing and a series of Windows tools.
5.2 provides the following features: Color encoding, source code folding, word completion, and automatic indentation. The debugger supports post-event diagnosis, standard single-step debugging, breakpoint design, and variable monitoring.
5.3 For details, visit aspn.activestate.com/activepython.

6 Komodo
6.1 ActiveState also provides another IDE named Komodo for python, which can be used to develop programs on Windows and Linux. Komodo is an integrated development environment for Perl, PHP, TCL, HTML, XML and XSLT.

7 BOA Constructor
BOA 7.1 is a cross-platform Python IDE and wxpython GUI. It provides a visual programming and operation framework to facilitate program design. It has an Object Browser and provides a view of various resources, an HTML document generator, an advanced debugger and a complete help system. BOA also supports Zope to add, delete, copy, cut, import, and export Zope objects. You can edit object attributes and debug Python scripts. Boa is written in Python Based on the wxpython library. It is as convenient as VB or Delphi.
7.2 yes: http://boa-constructor.sourceforge.net/. to install BOA, first install the python and wxpythonof the compatible environment.

On the Windows platform, I use pythonwin, which is similar to idle. You can use it on the Windows platform.

Python Integrated Development Environment

Take a look at pythoneditors if you don't want integrateddevelopmentenvironments. Please keep wiki links as wiki links, use external links only if there is no existing page for the IDE.
Name Platform Notes
Anjuta Unix + gnome Cross-language ide; Syntax coloring & folding for python.
Arachnopython Windows, Linux x86 Commercial IDE for python, support webware and Python unit. (not yet available for sale)
Blackadder Windows/Linux Using cial with all the features of idle, support for Ruby, and qt gui editor.
Boaconstructor Python + wxpython Rad GUI building IDE, similar to Delphi.
Code crusader Linux x86 Specified cial ide with support to 30 other ages.
Codeforge UNIX Commercial cross-language ide; nice multi-user project manager.
Drpython Python + wxpython Simple, clean editing environment for python intended primarily for use in schools.
Eclipse Java + SWT See eclipsepythonintegration for python support.
Eric Python + pyqt + qscintilla Popular Python ide with interfaces to QT designer, QT linguist, unittest.
Gazpacho Pygtk A gui designer for (Py) GTK, similar to Glade.
Idestudio Python + tkinter + tix An extended version of idle using Tix.
Idle Python + tkinter Part of Python distribution.
Idlefork Python + tkinter An experimental fork of idle. Since, Python 2.3, idlefork has become the new "Main" idle.
Jedit Java 1.4 + VM Popular multi-language IDE.
Kdevelop Unix + KDE Cross-language IDE for KDE-supports Python syntax/projects.
Komodo Windows/Linux Commercial multi-language and cross-platform ide. Des a GUI builder.
Netbeans Java A Java ide with an optional plugin for Jython.
PIDA Any (with Python + GTK) Python IDE (code browser, debugger, Profiler) which uses Vim as its editor.
Pyscripter Windows A nice alternate Python IDE for Windows (debugger required DED), also... Providing a strong scripting solution for Delphi applications.
Pythoncard Python + wxpython Rad GUI building ide
Pythonwin Windows Available either as part of ActiveState's activepython distribution (which is not open source) or as part of the win32all extensions from Mark's pages (which is open source ).
Pythonworks pro Windows/Linux (No longer being developed) secretlabs 'inclucial ide. Includes TK layout editor.
Sourcenavigator UNIX/Windows with Tcl/TK Cross-language ide & source code analysis tool.
SPE Windows, Linux, MacOSX, FreeBSD, etc. SPE is an open-source, multi-platform Python ide with wxpython interface. it has auto indentation & Completion, call tips, syntax coloring & highlighting, UML viewer, class explorer, source index, auto todo list, sticky notes, pycrust shell, file browsers, drag & drop, context help, blender support ,... SPE ships with rpdb2 (Remote encrypted debugger), wxglade (GUI designer), pychecker (source code doctor) and Kiki (RegEx console ). note: SPE has a Windows install binary, all other platforms must work with the source code-although donations are currently being amassed to create an OS X version.
Trustudio Foundation Linux/Windows/Mac Python and PHP ide-open source project and a foundation for development tools for scripting versions built on top of eclipse Platform
Trustudio professional Linux/Windows/Mac Advanced Python and PHP ide-built on top of trustudio Foundation and introducing extends exceptional features
Visual Python Windows 2000/XP with Visual Studio. NET (Required cial) a python plug-in for Visual Studio. NET (requires activepython or win32all)
Visualwx Windows GUI designer for wxpython.
Wingide Windows/Linux/Mac OS X/Unix Commercial Python ide with networked debugger, source browser, and syntax coloring/auto-completing editor. Free license for non-commercial cial open-source developers with an established project.
Wxdesigner UNIX/Windows/Mac Non-free cross-language GUI dialog designer with integrated support for editing your python callback functions.
Wxglade UNIX/Windows/Mac A "designer" for wxpython (requires wxpython)
External collections: · charming Python: Review of Python IDES (David Mertz, 2003-12-11) · charming Python: A Review of Python IDES (David Mertz, 2001-05-01) · A New Harvest of Python IDES (Boudewijn rempt, 2000-11-27)
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.