python-standard-library-examples icon indicating copy to clipboard operation
python-standard-library-examples copied to clipboard

Based on Python Module of the Week and The Python Standard Library by Example, I have written out explanations and examples of all(most?) of the standard library modules for Python2.

python-standard-library-examples

Based on the Python Module of The Week series and the Python Standard Library by Example, this repo consists of explanations and examples of every (most?) module in the Python Standard Library, for Python2.