+ 11
What is the best IDE for Python?
5 Answers
+ 12
I recommend PyCharm for script projects and Jupyter for data slicing&dicing.
+ 1
I've tried both pycharm and sublime text, and I like sublime text more. Simple and easy to use but powerful
+ 1
try visual studio code.. its multi language platform.. where you can code in ruby, python, html, java, php almost all programming language.. its very helpful..
0
I prefer IDLE.
It can make Python scripts too.
PyCharm is better in organising multiple Python files at once