The standard library#
Small examples from (or just mention)
sys
,os/shutils
,copy
,pathlib
/glob
argparse
,math
,re
,dataclasses
,itertools
,turtle
,functools
,unittest
,collections
,datetime
Mention good alternatives outside of the standard library (pytest, click, requests/urllib3, typing-extensions, python-dateutil/pendulum, fsspec, certifi, idna, …)