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

Wing IDE

Wing IDE 101 8.0.0.1

  -  55.9 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 8.0.0.1.


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 8.0.0.1 Screenshots

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

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

What's new in this version:

Features:
- Add support for clusters of containers managed by Docker Compose
- Allow containers to inherit the Environment set in Project Properties
- Allow configuring port forwarding for containers
- Add a plugin system for implementing support for additional container systems
and container orchestration systems

Changes:
- Change how container configuration works.  Wing 8 alpha1 projects will not open if they
include a container configuration, and must be rebuilt.
- Require a second : to be typed in auto-editing block management with : before starting
a block if a type annotation or := could be used in that context.  This can be disabled
with the Editor > Auto-Editing > Prefer Block Management in Assignments preference

Bug-Fixes:
- Fix Apply Update dialog
- Reduce the amount of CPU time used by debug processes and the Python Shell
- Don't fail to start when the file last-python is missing from the settings directory
- Include all improvements in Wing 7 versions 7.2.3.2 through 7.2.7
- Fix problems starting debug with wingdbstub from sitecustomize