GitHub / python 90 Repositories
Repositories related to the Python Programming language
Donate: https://www.python.org/psf/donations/python-dev/, https://github.com/sponsors/python
python/cpython
The Python programming language
Language: Python - Size: 747 MB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 71,230 - Forks: 33,960
python/typeshed
Collection of library stubs for Python, with static types
Language: Python - Size: 28.9 MB - Last synced at: about 7 hours ago - Pushed at: about 10 hours ago - Stars: 4,988 - Forks: 1,954
python/mypy
Optional static typing for Python
Language: Python - Size: 74.8 MB - Last synced at: about 7 hours ago - Pushed at: 3 days ago - Stars: 20,147 - Forks: 3,094
python/python-docs-el
Greek Translation of the Python Documentation
Language: Python - Size: 11 MB - Last synced at: about 8 hours ago - Pushed at: about 24 hours ago - Stars: 25 - Forks: 20
python/devguide
The Python developer's guide
Language: Python - Size: 2.94 MB - Last synced at: about 14 hours ago - Pushed at: 1 day ago - Stars: 2,040 - Forks: 965
python/python-docs-zh-tw
Traditional Chinese (zh-tw) translation of the Python Documentation
Language: Python - Size: 1.01 GB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 276 - Forks: 221
python/importlib_resources
Backport of the importlib.resources module
Language: Python - Size: 1010 KB - Last synced at: about 23 hours ago - Pushed at: 9 months ago - Stars: 71 - Forks: 48
python/pythontestdotnet
source of pythontest.net (resources used for Python test suite)
Language: HTML - Size: 5.27 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 13 - Forks: 10
python/typing
Python static typing home. Hosts the documentation and a user help forum.
Language: Python - Size: 3.62 MB - Last synced at: about 2 hours ago - Pushed at: 5 days ago - Stars: 1,730 - Forks: 285
python/pythondotorg
Source code for python.org
Language: Python - Size: 27.8 MB - Last synced at: 3 days ago - Pushed at: 6 days ago - Stars: 1,604 - Forks: 660
python/docker-bpo
Docker image for bugs.python.org
Language: Python - Size: 28.3 KB - Last synced at: about 7 hours ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 14
python/python-docs-id
Terjemahan Bahasa Indonesia untuk Dokumentasi Python
Language: Python - Size: 23.9 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 77 - Forks: 27
python/python-docs-ja
Japanese Translation of the Python Documentation
Language: Makefile - Size: 158 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 69 - Forks: 35
python/pyperformance
Python Performance Benchmark Suite
Language: Python - Size: 9.41 MB - Last synced at: 3 days ago - Pushed at: 11 days ago - Stars: 978 - Forks: 201
python/python-docs-pl
Polskie tłumaczenie dokumentacji Pythona
Language: Python - Size: 109 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 54 - Forks: 14
python/blurb
Command-line tool to manage CPython Misc/NEWS.d entries
Language: Python - Size: 219 KB - Last synced at: 4 days ago - Pushed at: 25 days ago - Stars: 18 - Forks: 11
python/release-tools
Scripts for making (C)Python releases
Language: Python - Size: 1.22 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 59 - Forks: 45
python/library-fuzzers
Fuzzer definitions, seed corpora and dictionaries to fuzz-test the stdlib
Language: Python - Size: 28.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 4
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.
Language: C++ - Size: 296 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 100 - Forks: 38
python/pymanager
The Python Install Manager (for Windows)
Language: Python - Size: 638 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 205 - Forks: 31
python/buildmaster-config
Configuration for buildbot.python.org
Language: Python - Size: 818 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 54 - Forks: 63
python/python-docs-zh-cn
Simplified Chinese translation of the Python documentation
Size: 247 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 455 - Forks: 87
python/peps
Python Enhancement Proposals
Language: reStructuredText - Size: 34.4 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 4,839 - Forks: 1,727
python/cpython-source-deps
Source for packages that the cpython build process depends on
Size: 106 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 28 - Forks: 48
python/python-docs-ko
Korean translation of the Python documentation
Size: 24.2 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 75 - Forks: 53
python/miss-islington
🐍🍒⛏🤖 - A bot for backporting and merging CPython pull requests
Language: Python - Size: 422 KB - Last synced at: 6 days ago - Pushed at: 21 days ago - Stars: 114 - Forks: 40
python/typing_extensions
Backported and experimental type hints for Python
Language: Python - Size: 2.07 MB - Last synced at: 6 days ago - Pushed at: 19 days ago - Stars: 544 - Forks: 133
python/blurb_it
`blurb add` over the internet
Language: Python - Size: 819 KB - Last synced at: 3 days ago - Pushed at: 15 days ago - Stars: 31 - Forks: 21
python/python-docs-theme
Sphinx theme for Python documentation
Language: CSS - Size: 306 KB - Last synced at: 3 days ago - Pushed at: 15 days ago - Stars: 84 - Forks: 75
python/docs-community
Community management for documentation contributors and the Docs Workgroup
Language: Makefile - Size: 2.62 MB - Last synced at: 4 days ago - Pushed at: 16 days ago - Stars: 52 - Forks: 27
python/docsbuild-scripts
scripts for building documentation on docs.python.org
Language: Python - Size: 486 KB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 80 - Forks: 66
python/planet
Configuration for Python planets
Language: Python - Size: 1.23 MB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 139 - Forks: 185
python/tzdata
Python package wrapping the IANA time zone database
Language: Python - Size: 411 KB - Last synced at: 2 days ago - Pushed at: 25 days ago - Stars: 96 - Forks: 27
python/python-docs-tr
Turkish Translation of the Python Documentation
Language: Python - Size: 9.45 MB - Last synced at: 21 days ago - Pushed at: 26 days ago - Stars: 125 - Forks: 45
python/cherry-picker
🐍🍒⛏ Utility script for backporting/cherry-picking CPython changes from master into one of the maintenance branches.
Language: Python - Size: 287 KB - Last synced at: 22 days ago - Pushed at: 25 days ago - Stars: 61 - Forks: 46
python/python-docs-pt-br
Brazilian Portuguese translation of the Python Documentation
Language: Python - Size: 169 MB - Last synced at: about 5 hours ago - Pushed at: about 20 hours ago - Stars: 150 - Forks: 40
python/importlib_metadata
Library to access metadata for Python packages
Language: Python - Size: 1.47 MB - Last synced at: 3 days ago - Pushed at: 28 days ago - Stars: 138 - Forks: 94
python/python-docs-fr
Mirroir de https://git.afpy.org/AFPy/python-docs-fr
Size: 59.5 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 354 - Forks: 263
python/webhook-mailer
GitHub Webhooks -> Email
Language: Python - Size: 42 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 3
python/cpython-devcontainers
Repository for devcontainers of CPython
Language: Dockerfile - Size: 75.2 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 23
python/mypy_extensions
Extensions for mypy
Language: Python - Size: 55.7 KB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 150 - Forks: 37
python/prebuilt-cpython
Repository for discussing/planning prebuilt binaries of CPython
Size: 26.4 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 23 - Forks: 6
python/redistributor-guide
Guidance & recommendations for anyone publishing their own binary builds of CPython
Size: 4.88 KB - Last synced at: 4 days ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 2
python/psf-community-resources
Short guides to PSF-related resources
Size: 8.79 KB - Last synced at: about 9 hours ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 4
python/python-docs-uk
Ukrainian translation of the Python Documentation
Language: Makefile - Size: 1.97 MB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 29 - Forks: 14
python/memory.python.org
A memory benchmarking and analysis tool for CPython development
Language: HTML - Size: 2.09 MB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 15 - Forks: 6
python/python-docs-hu
Hungarian Translation of the Python Documentation
Size: 27.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 11 - Forks: 8
python/python-docs-ro
O traducere în românește a documentației Python.
Language: PowerShell - Size: 4.9 MB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 3
python/typed_ast 📦
Modified fork of CPython's ast module that parses `# type:` comments
Language: C - Size: 1.67 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 233 - Forks: 53
python/psf-salt
PSF infrastructure configuration
Language: SaltStack - Size: 5.48 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 120 - Forks: 64
python/python-docs-es
Spanish translation of the Python documentation.
Language: Python - Size: 39.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 358 - Forks: 399
python/bedevere
A bot to help identify missing information for CPython pull requests
Language: Python - Size: 483 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 130 - Forks: 61
python/core-workflow
Issue tracker for CPython's workflow
Language: Python - Size: 326 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 104 - Forks: 60
python/asyncio 📦
asyncio historical repository
Size: 2.12 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 1,062 - Forks: 181
python/python-dev-survey
Place for gathering feedback from the public on the Python Developers Survey
Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 2
python/cpython-bin-deps
Binaries that the cpython build process depends on
Size: 1.13 GB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 29 - Forks: 36
python/editorial-board
Communications of the Python Documentation Editorial Board
Language: HTML - Size: 108 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1
python/pycon-code-of-conduct
pycon code of conduct
Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 107 - Forks: 89
python/steering-council
Communications from the Steering Council
Language: Makefile - Size: 201 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 168 - Forks: 29
python/core-sprint 📦
Repo for Virtual Core Dev Sprint 2020
Language: Python - Size: 499 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 15
python/python-docs-sv
Sweedish Translation of the Python Documentation
Size: 25.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 1
python/the-knights-who-say-ni 📦
CLA enforcement bot for Python organization projects
Language: Python - Size: 237 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 86 - Forks: 33
python/devinabox
Documentation and tools to help host a sprint on Python core development
Language: Python - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 17 - Forks: 7
python/raspberryio 📦
Source code for raspberry.io
Language: Python - Size: 4.43 MB - Last synced at: 3 months ago - Pushed at: almost 12 years ago - Stars: 224 - Forks: 38
python/historic-python-materials
Contains some old pages from python.org
Language: Python - Size: 20 MB - Last synced at: 3 months ago - Pushed at: over 13 years ago - Stars: 19 - Forks: 12
python/python-docs-it
Italian translation of the Python documentation.
Size: 6.62 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 13
python/.github
Organization-wide GitHub settings
Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 22
python/pythonineducation.org
The pythonineducation.org website
Language: HTML - Size: 10 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 32 - Forks: 26
python/discord-bot
Discord Bot for Core Devs Discord server
Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 9
python/python-docs-bn-in
Bengali Translation of the Python Documentation
Language: Makefile - Size: 3.67 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0
python/speed.python.org 📦
Language: HTML - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 14 - Forks: 2
python/codespeed Fork of tobami/codespeed
A fork of Codespeed that includes the instances run at https://speed.python.org/ and https://speed.pypy.org
Language: Python - Size: 2.76 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 35 - Forks: 19
python/typing-council
Decisions by the Python Typing Council
Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 2
python/community-starter-kit
Collection of resources for Python community organizers
Language: Python - Size: 220 KB - Last synced at: 3 months ago - Pushed at: about 13 years ago - Stars: 49 - Forks: 22
python/pootle-python-org-backup 📦
Language: Python - Size: 19.6 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 5
python/exceptiongroups 📦
An early draft of a PEP around Exception Groups in Python
Size: 67.4 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 21 - Forks: 3
python/psf-docs
PSF Docs
Language: Python - Size: 178 KB - Last synced at: 3 months ago - Pushed at: over 10 years ago - Stars: 21 - Forks: 8
python/tlsproxy
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 9 - Forks: 7
python/buildbot Fork of loewis/buildbot 📦
Fork of BuildBot formerly running on buildbot.python.org
Language: Python - Size: 40.2 MB - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 7 - Forks: 9
python/consul-operator 📦
A kubernetes operator for consul
Language: Go - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 18 - Forks: 5
python/psf-chef 📦
Chef configuration and cookbooks for the Python Software Foundation
Language: Ruby - Size: 8.53 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 44 - Forks: 36
python/psf-infra-meta
Meta-repository for PSF backed or managed systems. Created mainly for the issue tracker :)
Size: 1.95 KB - Last synced at: 7 minutes ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 6
python/overload-sig 📦
Discussion about discussion overload, see https://mail.python.org/mm3/mailman3/lists/overload-sig@python.org/
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 3
python/psf-packages
Packages for the PSF infrastructure
Language: HTML - Size: 7.11 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 5
python/psfoutreach
PSF Outreach website
Language: Shell - Size: 559 KB - Last synced at: 3 months ago - Pushed at: over 13 years ago - Stars: 7 - Forks: 7
python/getpython3.com
getpython3.com page and resources.
Language: CSS - Size: 391 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 15
python/bugs.python.org
Meta-issue tracker for bugs.python.org
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 5
python/language-summit
Resources for the annual Python Language Summit
Size: 2.93 KB - Last synced at: 1 day ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1
python/hugs.python.org
Size: 6.84 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 2
python/bpo-builder 📦
bugs.python.org builder image & other deployment artifacts
Language: Python - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 4