The Wing IDE

Wing is an integrated development environment (IDE) by WingWare for use in developing Python programs. The IDE is available on the CS department Linux systems, but you can also http://wingware.com/downloads/wingide-101/ a free version of Wing for use on your own computer. You will also need to http://www.python.org/download/ and install Python (version 3.8.x or newer) on your computer before installing Wing. By default, Wing uses the version of Python installed on your machine. If there is more than one version of Python installed on your machine, you will need to Configuring Wing the IDE to use Python 3.

See the following sections for more information:

  July 1, 2026 at 01:51 PM