Wing Python IDE icon
Wing Python IDE icon

Wing Python IDE

 11 likes

Wing is a highly customizable Python IDE that uses both static and runtime code analysis to provide auto-completion, call tips, code documentation, goto-definition, find uses, refactoring, and many other features.

Wing Python IDE screenshot 1

License model

Application types

Country of Origin

  • US flagUnited States

Platforms

  • Mac
  • Windows
  • Linux
4.7 / 5 Avg rating (3)
11likes
3comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Python IDE
  2.  Mercurial support
  3.  Test Automation
  4.  Embedded debugger
  5.  Remote Debugging
  6.  Built-in editor
  7. GitHub icon  GitHub Integration
  8.  Project overview
  9.  Django

 Tags

Wing Python IDE News & Activities

Highlights All activities

Recent activities

Show all activities

Wing Python IDE information

  • Developed by

    US flagWingware
  • Licensing

    Proprietary and Commercial product.
  • Pricing

    One time purchase ranging between $95 and $245, and / or subscription ranging between $6 and $15 per month.
  • Rating

    Average rating of 4.7
  • Alternatives

    35 alternatives listed
  • Supported Languages

    • English

Our users have written 3 comments and reviews about Wing Python IDE, and it has gotten 11 likes

Wing Python IDE was added to AlternativeTo by kkinder on Jan 25, 2012 and this page was last updated Sep 9, 2022.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Ram Rachum
Jan 26, 2019
1

I've been using Wing IDE as my main development environment for 10 years now.

I'm a big fan of Wing. I've used it for my open-source projects, my client projects when I was working as a freelancer, and now I use it at my work in a corporate environment. I do Python programming almost exclusively, so its Python-centric approach is a good fit for me.

The debugger is first-class. It works on multi-process, multi-thread programs. You have your breakpoints, watches, step commands and everything you can expect from a modern debugger. Remote debugging is supported, which is especially crucial in a corporate environment, where you're debugging code that runs on different machines. They've recently added advanced features like recursive debugging, which helped me do some deep troubleshooting at my job.

The editor is great. It's got VI and eMacs mode and it's extensible with scripts. It has lots of useful tools (like showing documentation, refactoring, diffing, Python shell, etc.) which I spread across 2 big monitors.

The support staff is great. I've made many suggestions and requests for improvement to them over the years and they've implemented many of them. Bugs are fixed quickly.

Overall, I highly recommend Wing IDE!

Guest
Nov 24, 2022
0

Awesome IDE, I use the personal one. The problem is that the built-in themes kinda suck.

KhazAkar
Apr 30, 2022
0

I've started using Wing IDE quite recently and fell in love. Clean, simple interface, tons of features, lightweight comparing to competitors. First-class debugging support, fast technical support over mail or their Q&A page. They have 3 flavours, Pro, Personal and 101. I've been using Personal and testing Pro. Personal one is really comparable to PyCharm Community, but cleaner, simpler and faster. Overall, I highly recommend Wing IDE over every other Python-centric IDE! :)

What is Wing Python IDE?

Wing is a highly customizable Python IDE that uses both static and runtime code analysis to provide auto-completion, call tips, code documentation, goto-definition, find uses, refactoring, and many other features. The editor also supports PEP8 enforcement, manages new block indentation, and automatically enters invocation arguments. The debugger can work with any Python code, whether it's launched from the IDE, from the outside in a web framework or other environment, or running in the integrated Python shell. It supports multi-threaded and multi-process debugging and can automatically debug child processes. Test-driven development, including debugging, is available for the unittest, doctest, nose, pytest, and Django testing frameworks. Version control integrations include Git, Mercurial, Perforce, and several others. All the IDE's features can be used with files stored locally or on a remote host, VM, or container. Extensive documentation explains how to use Wing with third-party modules like Django, Jupyter, Flask, PyQt, Docker, Vagrant, Maya, and many others.

Wing is available in free and paid editions: Wing Pro is the full-featured IDE for professional programmers, Wing Personal is a simplified free IDE for students and hobbyists, and Wing 101 is designed for teaching beginning programmers.

Official Links