0
What is the best IDE to program in python?
5 Answers
+ 3
You can use Just a text editor and a interpreter for your code, but if You prefer use IDE there are a lot like vocĂȘ: Pycharm, WingIDE, Komodo, PyDev. You can choice which You feel better to code.
+ 1
Thank you George Dantas, I going to program on Windows and I would like something free. I will see your suggestions.
+ 1
As George said it is completely backs to you.
In case of free:
Spacemacs - it is a combination of Emacs and Vim (my editor)
Atom - by GitHub
Pycharm - educational edition
If you are newbie Spacemacs is not a good suggestion, try Pycharm
+ 1
Pycham is very expensive! What can i use instead of pycham for beginning? And the best i have to pay once and noch monthly :-(
0
I just bought the Python Crash Course manual, and it recommended using Geany at Geany.org. It's great.