Introduction to several python development tools

Source: Internet
Author: User

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.
Http://www.fanqiang.com)

Http://www.linuxsir.org/bbs/showthread.php? T = 122385

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.