Wing IDE

Wing Python IDE
Developer(s) Wingware
Initial release 1.0 beta / September 7, 2000 (2000-09-07)
Stable release
6.0.6-1 / June 29, 2017 (2017-06-29)
Written in C, C++, Python
Operating system Windows, OS X, Linux
Type IDE for Python
License Proprietary
Website www.wingware.com

The Wing is an integrated development environment (IDE) from Wingware that is designed specifically for the programming language Python, to reduce development and debugging time, coding errors, and make it easier to understand and navigate Python code.

It provides local and remote debugging, editing (with multiple key bindings, auto-completion, and auto-editing), code intelligence, multi-selection, source browser and code navigation, code refactoring, unit testing, version control, Pylint integration, project management, search abilities, and extensive documentation.

Product levels

Wing is available in three product levels:

For details on features provided in each product see the feature matrix. All three versions of Wing run on Windows, Mac OS X and Linux.

Free licenses for Wing Pro are available on application for some educational uses and for unpaid open-source software developers, (see here).

Debugging

The level of the debugging support depends on the version used.

The free, (101), version supports:

The Personal Edition adds:

And Pro includes:

Code intelligence

Version control

Version control integration is available only in Wing Pro. It supports:

Other features

History

First public version of Wing was released on 2000-09-07, as 1.0 beta, only for Linux.

First stable version was v1.0 for Linux, on 2000-12-01.

Corporate name change: Archaeopteryx Software Inc is now doing business as Wingware: March 29, 2004 [1]

Wing version 4.x and earlier were based on GTK2 and the OS X version required X11. Wing 5 changed to Qt4 via PySide and no longer uses X11 on OS X. Wing 6 moved to Qt5 with PyQt5.

The history of all releases to date can be found at http://wingware.com/news

See also

References

  1. "Wingware statement". wingware.com.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.