{"id":15008875,"url":"https://github.com/pypi/stdlib-list","last_synced_at":"2025-05-15T10:08:02.252Z","repository":{"id":28201431,"uuid":"31703795","full_name":"pypi/stdlib-list","owner":"pypi","description":"A list of Python Standard Libraries (2.6-7, 3.2-13).","archived":false,"fork":false,"pushed_at":"2025-05-05T04:02:35.000Z","size":214,"stargazers_count":131,"open_issues_count":6,"forks_count":33,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-05-12T05:54:16.566Z","etag":null,"topics":["python","python-standard-library","python2","python3"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/stdlib-list/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/fetch-sphinx.py","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-05T08:34:44.000Z","updated_at":"2025-05-11T14:04:04.000Z","dependencies_parsed_at":"2023-12-25T02:40:01.051Z","dependency_job_id":"0829cb4b-c6fb-400f-b7a2-5a1780502037","html_url":"https://github.com/pypi/stdlib-list","commit_stats":{"total_commits":114,"total_committers":17,"mean_commits":6.705882352941177,"dds":0.7192982456140351,"last_synced_commit":"4070365a18884cfb6c369fad709c340300f7779d"},"previous_names":["pypi/stdlib-list","jackmaney/python-stdlib-list"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypi%2Fstdlib-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypi%2Fstdlib-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypi%2Fstdlib-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypi%2Fstdlib-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypi","download_url":"https://codeload.github.com/pypi/stdlib-list/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254319721,"owners_count":22051074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","python-standard-library","python2","python3"],"created_at":"2024-09-24T19:21:16.618Z","updated_at":"2025-05-15T10:07:57.237Z","avatar_url":"https://github.com/pypi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stdlib-list\n\n[![PyPI version](https://badge.fury.io/py/stdlib-list.svg)](https://badge.fury.io/py/stdlib-list)\n[![Downloads](https://static.pepy.tech/badge/stdlib-list)](https://pepy.tech/project/stdlib-list)\n[![CI](https://github.com/pypi/stdlib-list/actions/workflows/ci.yml/badge.svg)](https://github.com/pypi/stdlib-list/actions/workflows/ci.yml)\n\nThis package includes lists of all of the standard libraries for Python 2.6\nthrough 3.13.\n\n**IMPORTANT**: If you're on Python 3.10 or newer, you **probably don't need this library**.\nSee [`sys.stdlib_module_names`](https://docs.python.org/3/library/sys.html#sys.stdlib_module_names)\nand [`sys.builtin_module_names`](https://docs.python.org/3/library/sys.html#sys.builtin_module_names)\nfor similar functionality.\n\n## Installation\n\n`stdlib-list` is available on PyPI:\n\n```bash\npython -m pip install stdlib-list\n```\n\n## Usage\n\n```python\n\u003e\u003e\u003e from stdlib_list import stdlib_list\n\u003e\u003e\u003e libraries = stdlib_list(\"2.7\")\n\u003e\u003e\u003e libraries[:10]\n['AL', 'BaseHTTPServer', 'Bastion', 'CGIHTTPServer', 'ColorPicker', 'ConfigParser', 'Cookie', 'DEVICE', 'DocXMLRPCServer', 'EasyDialogs']\n```\n\nFor more details, check out [the docs](https://pypi.github.io/stdlib-list/).\n\n## Credits and Project History\n\nThis library was created by [@jackmaney](https://github.com/jackmaney),\nand was maintained with the help of [@ocefpaf](https://github.com/ocefpaf) and\n[@ericdill](https://github.com/ericdill) until\n[version 0.8.0](https://github.com/pypi/stdlib-list/releases/tag/v0.8.0),\nafter which the primary maintainer\n[archived the project](https://github.com/pypi/stdlib-list/commit/7bc9a32789221b4e23edcb6a2c1466e8234aabbb).\n\nWith the primary maintainer's approval, the project was transferred\nfrom `jackmaney/python-stdlib-list` to `pypi/stdlib-list`, and was adopted\nby new maintainers.\n\nThe README immediately prior to the maintainership transfer is\npreserved at [`READMD.md.old`](./README.md.old).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpypi%2Fstdlib-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpypi%2Fstdlib-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpypi%2Fstdlib-list/lists"}