A list of Python Standard Libraries (2.7 through 3.12).
Project description
stdlib-list
This package includes lists of all of the standard libraries for Python 2.6 through 3.12.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file stdlib_list-0.10.0.tar.gz
.
File metadata
- Download URL: stdlib_list-0.10.0.tar.gz
- Upload date:
- Size: 59.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6519c50d645513ed287657bfe856d527f277331540691ddeaf77b25459964a14 |
|
MD5 | cd5b58801537847b4aabb12f3df58eed |
|
BLAKE2b-256 | 39bb1cdbc326a5ab0026602e0489cbf02357e78140253c4b57cd866d380eb355 |
File details
Details for the file stdlib_list-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: stdlib_list-0.10.0-py3-none-any.whl
- Upload date:
- Size: 79.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3a911bc441d03e0332dd1a9e7d0870ba3bb0a542a74d7524f54fb431256e214 |
|
MD5 | e34947e1fc64766803dfa6d4e5c8c14f |
|
BLAKE2b-256 | 13d99085375f0d23a4896b307bf14dcc61b49ec8cc67cb33e06cf95bf3af3966 |