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

Wing IDE

Wing IDE 101 8.0.3.0

  -  66.6 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.3.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 8.0.3.0 Screenshots

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

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

What's new in this version:

Features:
- The Django settings module for testing may be set with --settings=<name> in
the Run Args on the Testing page of the Project Properties dialog

Fixed:
- Fix failure to reformat code on remote hosts and containers, leaving the editor r/o
- Fix opening projects on some Windows systems
- Fix inspecting data when the Resolve Properties preference is not checked
- Fix searching in files with non-ascii characters
- Fix including the default run directory in the python path when no entry point
or initial directory is set
- Fix autocomplete list after typing 'def' in a derived class
- Fix running tests with activated env python executable
- Add directory of manage.py to sys.path before loading settings when running
Django tests
- Fix goto definition on self.__class__
- Fix analysis of __name__ on class objects
- Fix using a single quoted pathname for a python executable
- Fix using an activate command pathname with a space