Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A list of Python Standard Libraries (2.6-7, 3.2-14).

License

NotificationsYou must be signed in to change notification settings

pypi/stdlib-list

Repository files navigation

PyPI versionDownloadsCI

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

IMPORTANT: If you're on Python 3.10 or newer, youprobably don't need this library.Seesys.stdlib_module_namesandsys.builtin_module_namesfor similar functionality.

Installation

stdlib-list is available on PyPI:

python -m pip install stdlib-list

Usage

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

For more details, check outthe docs.

Credits and Project History

This library was created by@jackmaney,and was maintained with the help of@ocefpaf and@ericdill untilversion 0.8.0,after which the primary maintainerarchived the project.

With the primary maintainer's approval, the project was transferredfromjackmaney/python-stdlib-list topypi/stdlib-list, and was adoptedby new maintainers.

The README immediately prior to the maintainership transfer ispreserved atREADMD.md.old.

About

A list of Python Standard Libraries (2.6-7, 3.2-14).

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors17


[8]ページ先頭

©2009-2025 Movatter.jp