PyDev!

Download Screenshots

PyDev alternatives

  • PyCharm Community Edition

  • Python IDE with refactoring, code completion, on-the-fly code analysis, graphical debugger, and coding productivity orientation. It can work with Git, Mercurial, CVS, Subversion, GitHub.

    tags: code-editor code-inspection completion debugger ide
  • 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.

    tags: ide python python-ide
  • 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 features that make it a productive Python development environment.

    tags: ide python python-ide
  • Keypress Editor

  • This is the editor you were looking for. Keypress is an offline, desktop based code editor.

    tags: code-editor coding developer-tools developers development
  • Thonny

  • Python IDE for beginners. Its supports different ways of stepping through the code, step-by-step expression evaluation, detailed visualization of the call stack and a mode for explaining the concepts of references and heap

    tags: program-animation programming programming-tools python python-ide
  • Python Tools For Visual Studio

  • PTVS is a free/OSS plugin that turns Visual Studio into a Python IDE. PTVS supports CPython, IronPython, editing, browsing, Intellisense, mixed Python/C++ debugging, profiling, HPC clusters, multiple REPL’s, IPython, Django, and cloud computing with client libraries for Windows, Linux and MacOS. This is an officially supported product from Microsoft's Developer Division.

    tags: visual-studio python-ide python-editor
  • bpython

  • bpython is a fancy interface to the Python interpreter for Unix-like operating systems (I hear it works fine on OS X). It is released under the MIT License. It has the following features:

    tags: python python-shell
  • Simple Code Editor

  • Features of Simple Code Editor include: Theming, Emmet support, a minimalist interface, syntax highlighting, and more.

    tags: Discontinued Portable code-editor coding programming