Episode Followup – Python Debugging with PDB by Chrissy Wainwright @cdw9

Chrissy Wainwright (@cdw9) continues our Python For DevOps series and shows us how to use the built in debugger to step through our code!

Resources:
https://www.slideshare.net/cdw9/debugging-with-pdb
https://pymotw.com/3/pdb/
https://pyvideo.org/pycon-us-2014/in-depth-pdb.html