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.12.0 documentation
stdlib-list 0.12.0 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-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.

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