+ 5
What's the best editor for python?
What you use now?
11 Réponses
+ 33
PyCharm is a good editor.
But i'm using Anaconda which is suitable for machine learning
+ 5
I like the python official idle. But now I use PyCharm,cuz it has great code completion, package management style(its really easy to see what is installed or to search and add new packages),database tools,visual debugger, built-in terminal and more good features.💥
+ 5
PyCharm is best for python.
If you need lightweight then you can go with VS Code with python snippet extentions.
+ 1
I hardly recomend you pyCharm
0
I usually edit my code in Sublime Text 3, and I run the code in a terminal next to the sublime text window.
#LinuxForLife
0
I like the Python official IDLE.
But for Android devices Pydroid has done well.
0
Visual Studio Code
0
I recommended you to use pycharm. It has a lots of advantages.
Features: https://www.jetbrains.com/pycharm/features/
0
notepad
0
Eclipse