This is a list and short description of strengths and weaknesses of various IDEs for python you might come across. Feel free to add your name if you use one of these. Lots of people seem to prefer simply using a good text editor (see below), but IDEs definitely have some benefits (e.g. integrated consoles, debuggers, integrated git, etc.). Here's a long list of Python IDEs.
Pycharm is reasonably new, but a few people in the lab really like it.
Strengths
Weaknesses
People who use it
Spyder is included in anaconda so you may already have it installed.
Strengths
Weaknesses
People who use it
Microsoft released an extension for Python for visual studio.
Strengths
Weaknesses
People who use it
Cross-platform text editor.
Strengths
Weaknesses
People who use it
Cross-platform text editor.
Strengths
Weaknesses
How to learn
vimtutor
in your terminal.Recommendations for users
Plugin recommendations
t
shortcut on Github is very similar)People who use it
In [ ]: