Gosh, Pat.'s blog

  1. How I use `breakpoint()` to debug Python code

    Sun 04 April 2021

    I found it was quicker to use breakpoint() to debug Python code in situations where PyCharm was too difficult to configure.

  2. Please No: Things I Wish People Wouldn't Do In Python

    Wed 15 May 2019

    These are things I've seen in the wild that I would like for people to stop doing.