Pinned Repositories
asyncio
asyncio historical repository
cpython
The Python programming language
devguide
The Python developer's guide
mypy
Optional static typing for Python
peps
Python Enhancement Proposals
pyperformance
Python Performance Benchmark Suite
pythondotorg
Source code for python.org
typeshed
Collection of library stubs for Python, with static types
typing
Python static typing home. Hosts the documentation and a user help forum.
typing_extensions
Backported and experimental type hints for Python
Python's Repositories
python/cpython
The Python programming language
python/mypy
Optional static typing for Python
python/peps
Python Enhancement Proposals
python/typeshed
Collection of library stubs for Python, with static types
python/devguide
The Python developer's guide
python/typing
Python static typing home. Hosts the documentation and a user help forum.
python/pythondotorg
Source code for python.org
python/typing_extensions
Backported and experimental type hints for Python
python/python-docs-zh-cn
zh_CN translation of the Python documentation
python/python-docs-es
Spanish translation of the Python documentation.
python/python-docs-zh-tw
Traditional Chinese (zh-tw) translation of the Python Documentation
python/mypy_extensions
Extensions for mypy
python/planet
Configuration for Python planets (e.g. http://planetpython.org)
python/python-docs-pt-br
Brazilian Portuguese translation of the Python Documentation
python/importlib_metadata
Library to access metadata for Python packages
python/bedevere
A bot to help identify missing information for CPython pull requests
python/psf-salt
PSF infrastructure configuration
python/miss-islington
🐍🍒⛏🤖 - A bot for backporting and merging CPython pull requests
python/pythoncapi-compat
The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.
python/tzdata
Python package wrapping the IANA time zone database
python/importlib_resources
Backport of the importlib.resources module
python/docsbuild-scripts
scripts for building documentation on docs.python.org
python/python-docs-ja
python/cherry-picker
🐍🍒⛏ Utility script for backporting/cherry-picking CPython changes from master into one of the maintenance branches.
python/python-docs-pl
Polskie tłumaczenie dokumentacji Pythona
python/docs-community
Community management for documentation contributors and the Docs Workgroup
python/release-tools
Scripts for making (C)Python releases
python/buildmaster-config
Configuration for buildbot.python.org
python/blurb
Command-line tool to manage CPython Misc/NEWS.d entries
python/cpython-devcontainers
Repository for devcontainers of CPython