Python Editor Plugins and IDEs

Back

1. elpy

Emacs Python Development Environment.

2. anaconda

Anaconda turns your Sublime Text 3 in a full featured Python development IDE.

3. SublimeJEDI

A Sublime Text plugin to the awesome auto-complete library Jedi.

4. jedi-vim

Vim bindings for the Jedi auto-completion library for Python.

5. python-mode

An all in one plugin for turning Vim into a Python IDE.

6. YouCompleteMe

Includes [Jedi](https://github.com/davidhalter/jedi)-based completion engine for Python.

7. PTVS

Python Tools for Visual Studio.

8. Python

The official VSCode extension with rich support for Python.

9. PyCharm

Commercial Python IDE by JetBrains. Has free community edition available.

10. spyder

Open Source Python IDE.