Full-featured Python IDE with intelligent editor and powerful debugger!

Wing IDE

Wing IDE 101 7.2.5.0

  -  55.7 MB  -  Freeware

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Wing IDE 101 7.2.5.0.


For those interested in downloading the most recent release of Wing IDE or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

  • Wing IDE 101 7.2.5.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Wing IDE 101 7.2.5.0 Screenshot 1
  • Wing IDE 101 7.2.5.0 Screenshot 2
  • Wing IDE 101 7.2.5.0 Screenshot 3

What's new in this version:

- Upgrade pip automatically when creating a new virtualenv
- Add Auto-Focus for Input to the Debug I/O tool's Options menu, to raise and focus
- on the I/O buffer whenever a debug process is waiting for keyboard input
- Add Close All Terminated menu item to the Debug I/O tool's Options menu
- Auto-show the Debug I/O tool also for the second+ debug process
- Set the current debug process when auto-showing Debug I/O on output
- Change the default for auto-showing the Debug I/O tool to show it on first output only
- Implement vi mode :[range]y
- Position the multi-selection window correctly on Linux and allow it to be moved manually
- Don't show debug run markers for non-current debug processes
- Don't move breakpoints to a different line when undo or comment-toggle is used
- Fix importing matplotlib when the matplotlib font cache needs to be rebuilt
- Optimize matplotlib event processing with the MacOSX backend
- Fix the Testing tool when one of the regexes for project files isn't valid
- Allow copying only selected text from documentation
- Fix code warnings when AnyStr is used
- Fix disabling undefined attribute warnings of builtin types
- Supress spurious warnings for variables with typing.Type[] hints
- Avoid failure to update the analysis status in some cases
- Correctly report remote agent installation failure in all cases