Python Standard Library: The Hidden Gems

This talk aims at showcasing some recipes, snippets and usages of standard library modules and functions that are less known or that are not covered in the most common books and tutorials available for Python.

The talk will try to showcase a bunch of short examples in the hope to foster the ““oh, wow! I didn’t think about that”” reaction at least once in the audience.
We will see how frequently for tasks where you used third party libraries or frameworks a solution bultin into the standard library is already available, and such solution is guaranteed to be maintained and well working for the years to come thanks to the standard library reliability and stability.

The showcased examples are took from the “Modern Python Standard Library Cookbook” book that I authored.

#python

Python Standard Library: The Hidden Gems
21.35 GEEK