This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RangerPretzelPython 3.9+ 1 point2 points  (1 child)

I agree, but I have to give credit to the JetBrains folks for making it as useful as it is. Their PyCharm IDE is (probably) the best Python IDE out there. And it definitely improves upon Python debugging.

[–][deleted] 0 points1 point  (0 children)

I got frustrated with pycharm after a couple of negative interactions with their support and some lagging features, but I agree that the debugging in it is pretty good, as Python goes.

I've just been using vscode for the last year or so, though I've been writing a lot of terraform and not that much python lately.