This is an growing list of Python Tutorials I have published. I will update this collection as I add more tutorials.
How to read a traceback
f-strings in Python 3.6
Underscores in numeric literals
A better interactive shell
Secrets Module - New in 3.6
PEP 8
Slices
Named Tuples
Destructuring
Counter
Type Annotation
Jupyter Notebooks
Getting Help
Virtual Environments
Expiring Dict
DRY Programming
Knowing what exists
Apscheduler
Caching data with CacheTools
Walrus Operator
Requests
Easy Serialization with Pickle
PipEnv