The Python Standard Library, Python Software Foundation, 2023 (Python Software Foundation) - The official and most comprehensive documentation for all modules included in Python's standard library.
Python Crash Course, 3rd Edition, Eric Matthes, 2022 (No Starch Press) - An introductory textbook that covers fundamental Python concepts, including an overview and practical use of key standard library modules.
Introduction to Computer Science and Programming in Python, Ana Bell, Eric Grimson, and John Guttag, 2016 (MIT OpenCourseWare) - A university-level course that introduces programming using Python and demonstrates the application of its standard library for various computational tasks.