Skip to main content

A list of Python Standard Libraries (2.7 through 3.9).

Project description

stdlib-list

PyPI version Downloads CI

This package includes lists of all of the standard libraries for Python 2.6 through 3.11.

IMPORTANT: 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.

Installation

stdlib-list is available on PyPI:

python -m pip install stdlib-list

Usage

>>> from stdlib_list import stdlib_list
>>> libraries = stdlib_list("2.7")
>>> libraries[:10]
['AL', 'BaseHTTPServer', 'Bastion', 'CGIHTTPServer', 'ColorPicker', 'ConfigParser', 'Cookie', 'DEVICE', 'DocXMLRPCServer', 'EasyDialogs']

For more details, check out the docs.

Credits and Project History

This library was created by @jackmaney, and was maintained with the help of @ocefpaf and @ericdill until version 0.8.0, after which the primary maintainer archived the project.

With the primary maintainer's approval, the project was transferred from jackmaney/python-stdlib-list to pypi/stdlib-list, and was adopted by new maintainers.

The README immediately prior to the maintainership transfer is preserved at READMD.md.old.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stdlib_list-0.9.0rc0.tar.gz (58.4 kB view details)

Uploaded Source

Built Distribution

stdlib_list-0.9.0rc0-py3-none-any.whl (75.7 kB view details)

Uploaded Python 3

File details

Details for the file stdlib_list-0.9.0rc0.tar.gz.

File metadata

  • Download URL: stdlib_list-0.9.0rc0.tar.gz
  • Upload date:
  • Size: 58.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.1 CPython/3.11.4

File hashes

Hashes for stdlib_list-0.9.0rc0.tar.gz
Algorithm Hash digest
SHA256 2e2244bebcb6a47d3a6feabdad67937ebc9564b625e8af52b31b31f0db0ad1eb
MD5 764561b9963fd823e1a177f42e0e8f6e
BLAKE2b-256 ec00d3582827a2eba5a11fecf27b49c6b61503d2dd142e081c82ad53faa6386a

See more details on using hashes here.

File details

Details for the file stdlib_list-0.9.0rc0-py3-none-any.whl.

File metadata

File hashes

Hashes for stdlib_list-0.9.0rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 854c63963d3675ed536044ce2519c56950c68addcfa25d24f460fd446d7640c2
MD5 54dcd30b3330f15d3ca0fb942abfcc3b
BLAKE2b-256 6d38bdf74d82f20374a13c0d1a88453650cacb84211cae242c3ab44dd390c219

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page