stdlib-list¶
This package includes lists of all of the standard libraries for Python 2.6-2.7, 3.2-3.14.
Note
If you’re on Python 3.10 or newer, you probably don’t need this library. See sys.stdlib_module_names and sys.builtin_module_names for similar functionality.