Eight best Python ides, PythonIDE
Author of the eight best Python ides: chszs, which must be noted for reprinting. Blog homepage: http://blog.csdn.net/chszs
Python is a powerful and concise programming language. This article recommends eight ides suitable for Python development.
1. Eclipse with PyDev
Http://pydev.org/
Eclipse + PyDev plug-in is suitable for developing Python Web applications. Its features include Automatic Code Completion, syntax highlighting, code analysis, debugger, and built-in interactive browsers.
2. Komodo Edit
Http://komodoide.com/komodo-edit/
Komodo Edit is a free, open-source, and professional Python IDE. It features non-menu operations and is highly efficient in development.
3. Vim
Http://www.vim.org/download.php
Vim is a simple and efficient tool and is also suitable for Python development.
4. Sublime Text
Http://www.sublimetext.com/
SublimeText is also an IDE tool suitable for Python development. Although SublimeText is only an editor, it has a wide range of plug-ins, making it highly available for Python development.
5. Pycharm
Http://www.jetbrains.com/pycharm/
Pycharm is a cross-platform Python development tool and a product of JetBrains. Its features include: Automatic Code Completion, integrated Python debugger, automatic matching of parentheses, and code folding. Pycharm supports Windows, MacOS, Linux, and other systems, and supports remote development, debugging, and running of programs.
6. Emacs
Http://www.gnu.org/software/emacs/
Emacs is an extensible text editor that also supports Python development. Emacs uses the Lisp interpreter as its core and contains a large number of extensions.
7. Wing
Https://wingware.com/
Wing is a powerful IDE in Python and is suitable for interactive Python development. Wing IDE also supports Automatic Code Completion, code error check, and development tips. Wing IDE also supports multiple operating systems, including Windows, Linux, and Mac OS X.
8. Pyscripter
Https://code.google.com/p/pyscripter/
Pyscriptor is an open-source Python integrated development environment and is very competitive. It also has functions such as automatic Code Completion, syntax check, and view splitting file editing.