PyCharm Community Edition!

Download .exe * Windows (.exe ?platform windows * macOS (.dmg ?platform mac * Linux (.tar.gz ?platform linux **Tell me about new product features as they come out**

PyCharm Community Edition alternatives

  • Sublime Text

  • Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features.

    tags: Portable autocompletion automatic-packaging automation code-completion
  • Qt Creator

  • Qt Creator is a cross-platform C++, JavaScript and QML integrated development environment which is part of the SDK for the Qt Framework.

    tags: autocompletion debugger forms-design gui-layout ide
  • Light Table

  • Light Table is a new interactive IDE that lets you modify running programs and embed anything from websites to games. It provides the real time feedback we need to not only answer questions about our code, but to understand how our programs really work.

    tags: ide programming web-development
  • 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.

    tags: autocompletion code-completion customizable debugger dynamic-language
  • 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
  • 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 of writing software easier and more enjoyable.

    tags: ide python python-editor python-ide text-editor
  • WinPython

  • WinPython is a free open-source portable distribution of the Python programming language for Windows 7/8/10 and scientific and educational usage.

    tags: development ide python
  • 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
  • Pyzo

  • Pyzo 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. It consists of two main components, the editor and the shell, and uses a set of pluggable tools to help the programmer in various ways. Some example tools are source structure, project manager, interactive help, workspace.

    tags: ide python python-editor python-ide python-shell
  • 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 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. ยป

    tags: eclipse ide python python-ide