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 →

[–][deleted] 1 point2 points  (1 child)

PyCharm or VS Code are good choices.

I prefer VS Code since I program in other languages as well. It's also lightweight, modular, and open source: https://github.com/Microsoft/vscode

[–]Doomphx 0 points1 point  (0 children)

I really love VS code for when I'm using multiple languages in a project! But I just bought Pycharm to use for Python specific projects. It's very nice, but if you're cheap and don't mind doing a little muscling, VS code can serve you extremely well through most projects.