Top 15 PyDev Alternative and Similar Softwares | Apr 2024

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 analysis Debugger Django Remote Debugger Debug console Interactive console Python 2.x and 3.x syntax Basic syntax highlighting Parser errors Outline view Tabs or spaces preferences Smart indent / dedent Comment / uncomment / comment blocks Code folding Go to definition Code coverage Mark occurrences Pylint integration TODO tasks Content Assistants Assign result to attribute or local Surround code with try..catch / finally Create docstring Move import to global scope Quick-outline See the Complete Feature Matrix for all features. ...

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. 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......

3. Wing IDE

Wing IDE 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.......

4. 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......

5. 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......

6. 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.......

7. 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......

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. Komodo IDE

Komodo IDE Code smarter and faster with Komodo IDE, the cross-platform professional development environment for dynamic languages and open technologies. Komodo's award-winning feature set includes standard editor functionality like code formatting, commenting, auto-indent and syntax coloring, plus intelligent tools for debugging, regular expressions, team development and customization.Specific feature focus is provided for......

10. 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......

11. Anjuta

Anjuta Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ on GNU/Linux. It has been written for GTK/GNOME and features a number of advanced programming facilities including project management, application wizards, an interactive debugger and a powerful source editor with source browsing and syntax highlighting. Anjuta is an......

12. Pycharm

Pycharm Python and Django IDE with refactorings, code completion, on-the-fly code analysis and other features, including version control integration, deployment, integration with issue trackers, and remote debugging. There is also an open source version, PyCharm Community Edition .......

13. 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......

14. DrPython

DrPython DrPython is a highly customizable text editor geared towards writing programs in Python quickly and easily. It is written in Python using the wxPython toolkit (which makes use of the Scintilla text control internally).......

15. NS-ORG IDE for Dot Net Framework

NS-ORG IDE for Dot Net Framework Please Give a visit at http://nehulsinghide.blogspot.in/ for detailed info.This is a free IDE for C#, VB.NET and Boo projects on Microsoft's .NET platform.It have some dependencies listed here. You can download both executables from this site WithDependencies & WithoutDependencies. It enables Developers to write applications in languages including......