Workshops
Taught by Trey Hunner of Truthful Technology LLC. Practice Python weekly.
Reading tracebacks in Python
Python docs showing built-in exception hierarchy
How to catch an exception
How to throw an exception
How to Except when You’re Excepting
Passing Exceptions 101: Paradigms in Error Handling
Python Module of the Week: csv
Regular Expressions Tutorial from PyCon 2017
Python Regular Expressions How-To
Why you should be using pathlib
No really, pathlib is great (Follow-on to previous article)