Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
stdlib-list 0.11.1 documentation
stdlib-list 0.11.1 documentation
  • Installation
  • Usage
  • Module inclusion policy
Back to top
View this page

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.

Contents¶

  • Installation
  • Usage
    • Getting The List of Libraries
    • Checking if a Module is part of stdlib
  • Module inclusion policy
    • Current guiding rules

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next
Installation
Copyright © 2015, stdlib-list authors
Made with Sphinx and @pradyunsg's Furo