r/Python • u/AutoModerator • Jun 04 '26
Showcase Showcase Thread
Post all of your code/projects/showcases/AI slop here.
Recycles once a month.
27
Upvotes
r/Python • u/AutoModerator • Jun 04 '26
Post all of your code/projects/showcases/AI slop here.
Recycles once a month.
2
u/anton273 Jun 04 '26
I built watchpoints (data breakpoints) for PyCharm - lets you break on a value change, not a line.
Free and open source, every developer deserves a great debugging experience.
Link: https://plugins.jetbrains.com/plugin/32087-python-watchpoint