stdlib-list¶
This package includes lists of all of the standard libraries for Python 2.6 through 3.13.
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.