Top 15 Wing IDE Alternative and Similar Softwares | May 2024

Wing IDE is a commercial IDE for Python. It has syntax highlighting, code completion via analysis of Python files, Django integration, networked debugging, and more. There is also some integration with version control systems, though this feature is far from perfect.

1. IDLE

IDLE Default IDE which come installed with the Python programming language. It aims to be simple and intuitive, and is especially useful for programmers just learning Python. The editor has syntax highlighting, search features, class browsers, and runs Python scripts in a separate, protected process.......

2. PyDev

PyDev PyDev is a third-party plug-in for Eclipse. It is an Integrated Development Environment (IDE) used for programming in Python supporting code refactoring, graphical debugging, code analysis and many other features.FeaturesBelow there are some of the features available : CPython, Jython and IronPython support Code completion Code completion with auto-import Code......

3. NINJA-IDE

NINJA-IDE NINJA-IDE (from the recursive acronym: "Ninja-IDE Is Not Just Another IDE"), is a cross-platform integrated development environment (IDE). NINJA-IDE runs on Linux/X11, Mac OS X and Windows desktop operating systems, and allows developers to create applications for several purposes using all the tools and utilities of NINJA-IDE, making the task......

4. Eric

Eric Eric is a full-featured IDE (Integrated Development Environment) for Python and Ruby, This is one of the best options for programming in Python.You can extend its functionality with plugins.Eric is written in python; and based on the Qt GUI Toolkit and Scintilla editor.......

5. PyScripter

PyScripter PyScripter is a free and open-source Python Integrated Development Environment (IDE) created with the ambition to become competitive in functionality with commercial Windows-based IDEs available for other languages. Being built in a compiled language is rather snappier than some of the other Python IDEs and provides an extensive blend of......

6. Zerynth

Zerynth The Zerynth Stack allows designing embedded applications and IoT connected devices using any 32 bit microcontrollers and connecting to any cloud infrastructure. All in Python & hybrid C/Python language.The Zerynth Stack is composed of:- ZERYNTH VIRTUAL MACHINE: a multi-threaded real-time OS that provides real hardware independence, allowing code reuse on......

7. iep

iep IEP (pronounced as 'eep') is a cross-platform Python IDE focused on interactivity and introspection, which makes it very suitable for scientific computing. Its practical design is aimed at simplicity and efficiency.IEP is written in Python 3 and Qt. Binaries are available for Windows, Linux, and Mac. For questions, there is......

8. gEcrit

gEcrit gEcrit is a Python IDE. Its focus is on simplicity and ease of use. It is fast and lightweight. It features Python indentation, line numbers, code folding, syntax highlighting, shell access, code completion, a program runner, a source browser, indentation guides, a white space indicator, autosaving, an edge line, multiple......

9. Reinteract

Reinteract Reinteract is a system for interactive experimentation with Python. Reinteract worksheets contain Python code combined with the results of that code, formatted as text or graphical plots. Youu can go back and edit previously entered statements, and the results will update. Reinteract is suitable for experimentation with the Python language......

10. ShiftEdit

ShiftEdit ShiftEdit is a free web based IDE.Features: Syntax highlighting, Integrated (S)FTP, Tabs, Find/Replace, Revision history, bookmarks. "The web-based IDE is one of the final frontiers of apps ported to the web. I would like to be able to develop from any computer or operating system and have the same experience......

11. Hyde

Hyde Hyde is a static website generator powered by Python & Django. Hyde supports all the Django template tags & filters and even has a few of its own. The built-in web server + auto-generator provide instant refresh and unlimited flexibility.......

12. WinPython

WinPython The easiest way to run Python, Spyder with SciPy and friends out of the box on any Windows PC, without installing anything!......

13. Eclipse

Eclipse Eclipse is an extensible development platform with runtimes and application frameworks for building, deploying and managing software across the entire software lifecycle. Many people know Eclipse as a Java IDE, but it is much more than that- Eclipse actually consists of over 60 different open-source projects, organized into 6 different......

14. Spyder

Spyder Spyder (previously known as Pydee) is a free open-source Python development environment providing MATLAB-like features in a simple and light-weighted software, available for Windows XP/Vista/7, GNU/Linux and Mac OS X.Spyder is part of spyderlib, a Python module based on PyQt4, QScintilla2, pyflakes and rope (QScintilla's dependency has been removed in......

15. django-git

django-git A simple Gitweb replacement built with Django.......