Skip to content

Wing IDE

Wing IDE, now marketed as Wing or the Wing Python IDE, is a family of Python-focused IDEs that offers products like Wing Pro, Wing Classic, and Wing 101. It provides a smart editor with code navigation, refactoring, and configurable key bindings, including Emacs, Vi/Vim, and Visual Studio style. It also supports scripting and extensions. Wing Pro also integrates the Claude Code coding agent, which can plan changes, edit files, run tests, and debug failures from inside the IDE.

Wing Pro includes a full-featured debugger for local and remote code, supporting multi-threaded and multi-process programs, and containerized workflows. It offers breakpoints, stepping, watches and evaluation, and rich data views.

Wing Pro integrates unit test running with coverage support. It also includes integrated version control with support for Git, Mercurial, and Perforce.

For project and environment management, it relies on tools like virtualenv, Conda, Poetry, uv, Pipenv, and Docker.

Official website: wingware.com

Python IDEs and Code Editors: The Complete Guide

Tutorial

Python IDEs and Code Editors (Guide)

Find your perfect Python development setup with this review of Python IDEs and code editors, including recommendations and screen shots.

basics editors tools

For additional information on related topics, take a look at the following resources:


By Leodanis Pozo Ramos • Updated Sept. 6, 2026