- Notifications
You must be signed in to change notification settings - Fork35
A list of Python Standard Libraries (2.6-7, 3.2-14).
License
pypi/stdlib-list
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
stdlib-list is available on PyPI:
python -m pip install stdlib-list
>>>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.
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.