The sections below discuss only a tiny fraction of the official and unofficial module library of Python. For a full set, consult the Python Library Reference.
If you want to use any of these modules, you must
import them. See Section 22.6, “The import statement: Use a
module”.