Reply content:
Pycharm, Pycharm, Pycharm suggested two steps:
1. Familiar with a plain text editor (Vim or Emacs?) )
2. Recommended JetBrains company Pycharm Python IDE & Django IDE for Web developers:jetbrains pycharm
Skilled in a text editor, you will benefit in any case, whether it is cross-operating system, cross-language, is very useful, especially the kind of situations that require a variety of environments to switch back and forth. It allows you to focus only on editing the text itself, of course, it can also be suitable for those "big" projects, can also be configured as the so-called IDE, completely free customization.
Of course, not everyone likes this pure rhythm, or feel a little "soil", then try Pycharm Bar, Jb company produced, here do not flatter, try to know. Sublime IDE: Just use Pycharm, the only choice, the novice can use its education version, as well as the built-in Python tutorial: Pycharm educational Edition
The benefit of the IDE is that you can manage the project's file directory, which is more appropriate for developing projects.
Beginners can use Sublime text familiar with Python syntax, with some plug-ins can also achieve the effect of the IDE: Setting up Sublime text 3 to full Stack Python development
Finally, a Python tutorial, using sublime to tap the sample code, is quick to get started: Python tutorial-Liaoche's official website
Python Integrated development tools
Python Integrated development tools
Free Latest recommendations
Atom
or Licipse
A novice, I use the Python development environment is:
Eclipse + Pydev plugin + Python 3
P.S saw a circle around the answer, suddenly found that I use the environment is very wonderful?! Command line Ipython + (Vim | | sublime | | emacs)
Ide:pycharm used to always recommend new people to write from a text editor. Recommended Sublime text (win version), and later found that the newcomer just started to know nothing about the situation, let them focus on the idea into the code more important, so began to recommend the IDE. The best thing about the IDE is pycharm. Really, there is no better IDE than this. No one said the Spyder in Anaconda? Beginners first write with their own IDE, lovers need to slowly find.