George H.
0
Q:

best coding ide for python

"""
I agree on PyCharm and VSCode. 
PyCharm is meant for Python only, and is kinda heavy, 
so I would recommend VSCode
It has multi language coding support. 
HTML, CSS, JS, Python, C++, C, C#, Java, and a lot of others
Best thing is that you can install many light extensions on VSCode like ones
that help in coding by providing code blocks, docstring auto generators, etc
And it is by Microsoft, so recommended greatly
"""
2
Pycharm: https://www.jetbrains.com/pycharm/
2
Pycharm - https://www.jetbrains.com/pycharm/
Visual Studio Code - https://code.visualstudio.com/
7
#To be honest i personally use Visual studio code, but IDEs made by Jetbrains are also really good. They are a bit pricy though. Of course you can get to community edition as well.
'''Well, other good code editors are atom, sublime text and idle itself. By far atom is the best out of these 
However they are all text editors and not proper IDEs. 
Hope that helps.
4
VSCODE from Microsoft !!!
-1

New to Communities?

Join the community