Wingware Blog
2017
Wing Pro is a Python IDE that can be used to develop, test, and debug a website on a remote server, VM, or other system where an IDE cannot be installed. Read moreWing Pro can be used to develop and debug Python code written for Jupyter Notebooks. Read more
Wing 6 makes Wing Personal free, streamlines the process for applying for free Wing Pro licenses, and introduces an annual licensing option. Read more
Wing Pro 6 introduces easy to configure and use remote Python development, where the IDE can edit, test, debug, search, and manage files as if they were stored on the same machine as the IDE. Read more
Wing Python IDE version 6 improves and extends support for multiple selections on the editor, making it easier to select and then apply edits to a number of selections at once. Read more
2015
Wing Python IDE can remotely debug code running on a Raspberry Pi, so you can quickly isolate and fix bugs by setting breakpoints, stepping through code, and inspecting data. Read moreWing Pro 5.1 added a Find Symbol in Project feature that lets you navigate to the point of definition of a symbol defined anywhere in your project by typing a fragment matching the name. Read more
Learn how to use Wing Pro's Debug Probe to debug and write new Python code interactively. Read more
Wing IDE 5.1 adds multi-process debugging and automatic child process debugging. Read more
Learn how to move the program counter while debugging Python code in Wing IDE Pro. Read more
2014
Wing IDE 5.0.9 adds the ability to set an active range of code in the editor. This makes it easier to reevaluate edited sections of code in the Python Shell or Debug Probe. Read moreThis new screencast takes you on a tour of some of the features in Wing IDE Professional version 5. Read more
How to get the most out of Wing IDE Pro's auto-completer and source assistant for Python. Read more
Learn how to use Wing IDE Pro's advanced auto-editing features to speed up writing and modifying Python code. Read more