Standard Library Gems
Welcome to the Python standard library gems guide. This section highlights practical standard-library tools that often solve real problems more cleanly than custom code or extra dependencies.
Standard library gems
Work through these topics in order to discover useful modules for data handling, debugging, files, iteration, typing, timing, and more.