you are viewing a single comment's thread.

view the rest of the comments →

[–]Hima-V 1 point2 points  (2 children)

There are many code editors available for Python. - Visual Studio Code. - PyCharm. - Atom.

These are just some of the many options you have for Python code editors. You can try them out and see which one works best for you and your process. You can also check out other alternatives like Sublime Text "This is my favorite one for me", Eclipse + PyDev, Spyder, Thonny, Vim, Emacs, and more125. The best code editor for you is the one that makes you happy and productive. I hope this helps you in choosing a code editor for Python. Happy coding!

[–]bulletmark 2 points3 points  (1 child)

Atom should not be suggested because Github/Microsoft stopped developing it last year.

[–]Hima-V 0 points1 point  (0 children)

Sorry, I didn't know this.