Live data from Hacker News

Ask HN: Which Python IDE do you use and what do you like and dislike about it?

news.ycombinator.com

1–6 of 6 posts

Re: Ask HN: Which Python IDE do you use and what do you like and dislike about it?

#6

PyCharm

Discovered it recently. Usually I am a bit suspicious of big IDE based on IntelliJ which I consider too slow and to have an annoying latency, but I really liked PyCharm.

Before that, I was using Spyder or vim depending on the size of the project.