Hacker News new | ask | show | jobs
by 404mm 1829 days ago
I started my Python journey in Atom with some plugins, mainly using pylama. It was pretty decent and I still use it for ad-how code changes. When I work on anything more complex, I just switch over to pycharm because it also helps my brain to switch to “Python mode” better :)

Glad you found your happy place, that matters more than the actual feature set provided, IMO.