Title
Wing Python IDE - Designed for Python
Go Home
Description
Address
Phone Number
+1 609-831-2326 (US) | Message me
Site Icon

Wing Python IDE - Designed for Python
Tags
Page Views
0
Share
Update Time
2022-05-02 07:16:15

"I love Wing Python IDE - Designed for Python "

www.wingware.com VS www.gqak.com

2022-05-02 07:16:15

Skip to ContentSkip to NavigationSite Map .h_iframe {position:relative;} .h_iframe .ratio {display:block;width:100%;height:auto;} .h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;} × Wing Python IDEThe Intelligent Development Environment for Python Wing Python IDE was designed from the ground up for Python, to bring you a more productive development experience."The debugger just works, and it works well."Joshua J. Kugler"Wing is one of those 'Just Works' tools"Michael HippTestimonials & ReviewsWhy Wing Pro? Current version:8.3.0 WingwareNavigationAboutFeature OverviewCompare ProductsNew in Wing 8Testimonials & ReviewsWhy Wing Pro?NewsPrivacy PolicySearchDownloadWing ProWing PersonalWing 101SupportQ&A ForumTutorialQuick StartHow-TosWing Pro ManualWing Tips and HintsMailing ListsUpdatesExtensionsBooksPricingBuy New LicensesRenew or UpgradeSpecial OffersLicense TermsSupport+UpgradesPurchase OrdersContactContact WingwareAdvocacy Get More DoneType less and let Wing worry about the details. Get immediate feedback by writing your Python code interactively in the live runtime. Easily navigate code and documentation.Write Better CodeAvoid common errors and find problems early with assistance from Wing's deep Python code analysis. Keep code clean with smart refactoring and code quality inspection.Find Bugs FasterDebug any Python code. Inspect debug data and try out bug fixes interactively without restarting your app. Work locally or on a remote host, VM, or container.Wingware's 22 years of Python IDE experience bring you a more Pythonic development environment. Wing was designed from the ground up for Python, written in Python, and is extensible with Python. So you can be more productive.Supported Platforms | Python Versions Intelligent EditorWing's editor speeds up interactive Python development with context-appropriate auto-completion and documentation, inline error detection and code quality analysis, PEP 8 enforcement, invocation assistance, auto-editing, refactoring, code folding, multi-selection, customizable code snippets, and much more. Wing can emulate vi, emacs, Eclipse, Visual Studio, XCode, and MATLAB. Read MorePowerful DebuggerWing's debugger makes it easy to fix bugs and write new Python code interactively. Use conditional breakpoints to isolate a problem, then step through code, inspect data, try out bug fixes with the Debug Console's command line, watch values, and debug recursively. You can debug multi-process and multi-threaded code launched from the IDE, hosted in a web framework, called from an embedded Python instance, or run on a remote host, VM, container, or cluster. Wing also provides an array and dataframe viewer for scientific and data analysis tasks. Read MoreEasy Code NavigationWing makes it easy to get around code with goto-definition, find uses, find symbol in project, editor symbol index, module and class browser, keyboard-driven search, and powerful multi-file search. Visit history is stored automatically, so you can instantly return to previously visited code. Or define and traverse categorized bookmarks that track automatically as code changes. Read MoreProject ManagementWing's powerful project management capabilities work with Python environments managed by virtualenv, pipenv, conda, and Docker, with revision control using Git, Mercurial, Perforce, Subversion, or CVS. You can easily create new Python environments from Wing, add, remove, or update Python packages, and freeze your package configuration for use by other developers.Read MoreIntegrated Unit TestingWing supports test-driven development with the unittest, doctest, nose, pytest, and Django testing frameworks. Failing tests are easy to diagnose and fix with Wing's powerful debugger, and you can write new code interactively in the live runtime context set up by a unit test.Read MoreRemote DevelopmentWing's quick-to-configure remote development support delivers all of Wing's features seamlessly and securely to Python code running on a remote host, VM, container, or cluster. Remote development is possible to hosts running macOS and Linux, including those hosted by Docker, Docker Compose, AWS, Vagrant, WSL, Raspberry Pi, and LXC/LXD.Read MoreCustomizable and ExtensibleWing offers hundreds of configuration options affecting editor emulation, display themes, syntax coloring, UI layout, and much more. Easily switch to and from dark mode, magnify the interface for presentations and meetings, and use perspectives to manage task-specific UI configurations. New IDE features can be added by writing Python code that calls down to Wing's scripting API. You can even develop and debug your extension scripts with Wing.Read MoreAnd Much MoreOther features include a difference/merge tool, code reformatting with Black, YAPF, and autopep8, indentation style conversion, and executing OS command lines. Wing runs on Windows, macOS, and Linux, and also supports remote development to Raspberry Pi and other ARM Linux devices.Read MoreNot all features are available in Wing Personal and Wing 101. Compare ProductsQuestions? Email us! We are dedicated to providing top-notch support. Anthony FloydEngineering Lead at Convergent Manufacturing Technologies, Inc.We are a specialized engineering company that writes desktop applications for engineers to perform process simulation and related data analysis. We have been using Wing Pro for the past decade with a small team of developers. We could not be happier with the product and the support!The debugger and code navigation tools are some of the best features in Wing Pro. It is very easy to trace problems through complicated code. It is easy to jump to areas of code that you need to find. The editor is theme-able and many of our team work in 'dark mode'.The support is also great. Issues get responded to quickly and fixes pushed within days.Ram RachumPython Consultant and Open Source DeveloperI've been using Wing Pro as my main development environment for 10 years now.I've used it for my open-source projects, my client projects when Iwas working as a freelancer, and now at my work in a corporate environment. I doPython programming almost exclusively, so Wing's Python-centric approach is a good fit forme.The debugger is first-class. It works on multi-process, multi-thread programs and supportsremote debugging. The editor is great. It's got VI and emacs mode and it's extensible withPython scripts. The support staff is great. I've made many suggestions and requests forimprovement to them over the years, and they've implemented many of them. Bugs are fixedquickly.Overall, I highly recommend Wing Pro!See also: Why Wing Pro?Scientific and Data AnalysisWing's focus on interactive development works well for scientific and data analysis with Jupyter, NumPy, SciPy, Matplotlib, pandas, and other frameworks. The debugger's dataframe and array viewer makes it easy to inspect large data sets.Web DevelopmentWing supports development with Django, Flask, web2py, Pyramid, Google App Engine, and other web frameworks. The debugger can step through Django and web2py templates. Wing works seamlessly with code running on a remote host, virtual machine, or container hosted by Docker, WSL, Vagrant, AWS, or LXC/LXD.Animation and GamesSince Wing's debugger can run in embedded instances of Python, it can be used to develop scripts for Blender, Autodesk Maya, NUKE, Source Filmmaker and other modeling, rendering, and compositing applications that use Python. Wing also works with pygame and other Python-based game engines.Desktop Apps and MoreWing can develop, test, and debug desktop applications with PyQt, wxPython, Tkinter, and other UI development frameworks. Scripting, Raspberry Pi, and other types of development are also supported. New in Wing 8Wing 8 adds support for developing, testing, and debugging Python code that runs inside Docker and LXC/LXD containers and Docker Compose clusters. This release also adds a new tool to manage packages in your Python environment with pipenv, pip, and conda. New Project has been redesigned and expanded to support Django on remote hosts and containers, creation of a new source directory with the project, cloning from revision control repositories, and creation of a new virtualenv, pipenv, Anaconda env, or Docker container along with your project. Wing 8's static analysis system now fully supports f-strings, named tuples, multiple return value types, tuple unpacking, and offers cleaner update of code warnings indicators during edits. Other improvements include easier and more flexible configuration of remote development, support for Python 3.10 including which/case, a native Apple Silicon (M1) build, more flexible display theming, a new Nord style theme, support for Unreal Engine, support for branching, blame/praise and other Git and Mercurial operations, Close Unmodified Others in the editor tab's context menu, reduced application startup time, improved scripting API for child process control, and much more. Read More Join our Happy Customers!Wing Pro is used on every continent by Python developers like you. Find out why today! ©1999-2022Wingware ContactSearchSiteMapTerms WingwareP.O. Box 400527CambridgeMA02140-0006United States of America