Wing Python Improves Code Analysis
Written by Kay Ewbank   
Wednesday, 10 September 2025

Wing Python IDE version 11.0.4 has been released. It adds debugger and code analysis support for Python 3.14, improves Python code analysis and code warnings, and makes a number of other minor improvements.

Wing Python is an IDE with an intelligent editor and debugger that is designed to make interactive Python development fast, accurate, and fun. Wing comes in three versions, a paid-for version with extra features, and a free Python IDE for students and hobbyists that omits the more advanced features of Wing Pro.

wingwlogo

Wing 11 split the AI-based tools in the UI into two separate tools,  AI Coder and AI Chat. AI Coder can be used to write, redesign, or extend code in the current editor. AI Chat can be used to ask about code or iterate in creating a design or new code without directly modifying the code in an editor.

wingpyth

The update to Wing 11 includes substantial improvements to Python code analysis, with better support for literals such as dicts and sets, parametrized type aliases, typing.Self, and type of variables on the def or class line that declares them. Generic classes with [...], __all__ in *.pyi files are handled better, as are  subscripts in typing.

The latest release also provides fixes forproblems debugging Django templates, avoids duplicate evaluations of values in the Watch tool, and fixes ruff as an external code checker in the Code Warnings tool, 

This update to Wing Python also adds support for Python 3.14. It also improves the custom key binding assignment user interface, and adds a preference to autosave files when Wing loses focus. 

Wing Python 11.04 is available for download now.

wingwlogo

More Information

Wingware

Related Articles

Wing Python 11 Increases AI Use

Wing Python 10 Adds AI Code Suggestions

Wing Python Improves Async Handling

Wing Python Improves Remote Development

Wing Python Offers Better Remote Dev Connections 

Wing Python Improves VI Mode 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Apache Pinot 1.4 Improves Multistage Engine
14/10/2025

Apache Pinot 1.4 has been released with significant improvements to the Multistage Engine, Pauseless Consumption and Time Series Engine among a wide range of other enhancements. Pinot is a real-time d [ ... ]



TestSprite 2.0 Sees User Growth
29/10/2025

TestSprite has announced a six times increase in users alongside a successful funding round. TestSprite is an agentic testing tool. Initially released in beta last fall, the number of users has risen  [ ... ]


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Wednesday, 10 September 2025 )