Data Warehouse

Standard Library

Jump to Section

The Python Standard Library By Example

PyMOTW-3 is a series of articles written by Doug Hellmann to demonstrate how to use the modules of the Python 3 standard library. It is based on the original PyMOTW series, which covered Python 2.7. See About Python Module of the Week for details including the version of Python and tools used.

Source : https://pymotw.com/3/index.html
source code : https://github.com/dhellmann/pymotw-3