What IDE do you prefer with Python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What IDE do you prefer with Python?

I found Spyder (through Anaconda) and have been using that. In of the courses I'm taking the instructor uses Eclipse. I used Eclipse for Java but found Spyder more to my liking for Python. Who else uses Eclipse for Python? What do you like about it? Are there any IDEs that other users love? Thanks! P.S. I use Python primarily for analytics...pandas, numpy, etc.

12th Aug 2017, 3:23 PM
Damon Murphy
Damon Murphy - avatar
5 Answers
+ 3
sublime, atom -> don't consume your ram as pycharm does pycharm -> is marvelous but as soon the code get complex the slower pycharm does , Spyder also eat ram like crazy with several libraries loaded Pycharm is still my favorite.
26th Aug 2017, 12:57 AM
AldoS
AldoS - avatar
+ 1
I have used a number of IDE's with python and I would certainly recommend PyCharm. It is dedicated to python development and provides a good deal of support. I should perhaps add that I used eclipse for a long time and was happy enough in doing so but I would not now return to eclipse after using PyCharm. Hope this helps.
12th Aug 2017, 5:31 PM
Richard Myatt
Richard Myatt - avatar
+ 1
Thanks for your answers shobhit and Richard.
13th Aug 2017, 3:05 PM
Damon Murphy
Damon Murphy - avatar
+ 1
Thanks Aldo
26th Aug 2017, 2:38 PM
Damon Murphy
Damon Murphy - avatar
0
although i have never used pycharm but with my experience of inteij i can see it would be nice.
12th Aug 2017, 3:35 PM
shobhit
shobhit - avatar