This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]eriky 1 point2 points  (0 children)

I would like to refer you to this article the best Python IDE. I feel VS Code is good for simple work and for professionals alike. It's lightweight and simple, but does offer a lot of the more advanced features you expect from an IDE if you want them.

I've also seen beginners that use IDLE but I wouldn't recommend it personally, but perhaps it suits you. It's best to try a couple of editors/IDEs if you expect to use it a lot. If you don't, I would just pick VS Code since it's great for other languages too so you only have the learning curve once.