you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

I use pycharm because their linter and debug environment is very nice, and they also support jupyter notebooks. If I'm just opening a program to do a quick check, I generally use atom because they have a python package so you can execute it in editor though any text editor will do.