Hacker News new | ask | show | jobs
by Hominem 4099 days ago
I actually use it.

I'm not serious about web development though, I just do it for my job.

I also use Python Tools for Visual Studio, but that is a different story.

2 comments

From my personal experience, if I'm not on Windows I use PyCharm for my IDE, but when I am, and I have VS installed, Python Tools for Visual Studio is really what I consider, Microsoft's hidden secret for VS. It really is a powerful tool, it would not surprise me if NTVS is right up in the same level of quality. Really great tools. Otherwise I try to go for JetBrains.
I almost considered doing my python development full-time in a windows vm because PTVS looks amazing.