0
Is there a Python interpreter that looks like Atom?
So I really love the look and package capiablities of Atom, and I know *techically* python can be run in Atom, but I enjoy the power of Spyder. Is there *anything* out there that has both the power and looks? Idk if this is asking too much, but I think it would be really neat. If there isn't, what are the first steps to making a Python interpreter? Thanks for reading, -Ben
2 Answers
+ 7
I enjoy running python in jyputer notebook. It has look (although not similar to atom) and power too.
+ 1
Try PyCharm Community it has some cool features.