+ 4
Best python IDE?
7 Answers
+ 13
Been here many times. Notepad++, Pycharm, Atom, Eclipse. The best answer is: the one you feel most comfortable with :)
https://www.sololearn.com/discuss/181010/?ref=app
https://www.sololearn.com/discuss/276880/?ref=app
https://www.sololearn.com/discuss/219453/?ref=app
+ 5
My personal choice was PyCharm. It was recommended to me and I don't regret taking it :)
You may include many different interpreters there (Python 2 vs 3, 32-bit vs 64-bit, etc.) as well as git account and many other options which I haven't even learnt yet ;)
+ 2
i had problema with eclipse ...another one?
0
eclipse with pydev, but if you install the interpreter from python.org there should be idle (another one), but it's a bit poor
0
try with ERIC python ide, but I've never tried it out
0
For my case I use visual studio 2015 with python add-on.