-
cpython Public
Forked from python/cpythonThe Python programming language
-
setup-python Public
Forked from actions/setup-pythonSet up your GitHub Actions workflow with a specific version of Python
-
-
cffi Public
Forked from python-cffi/cffiA Foreign Function Interface package for calling C libraries from Python.
Python Other UpdatedFeb 19, 2025 -
-
-
python-versions Public
Forked from actions/python-versionsPython builds for Actions Runner Images
PowerShell MIT License UpdatedJan 23, 2025 -
versions-package-tools Public
Forked from actions/versions-package-toolsLibs and tools used to build all *-version tools for GitHub Actions
PowerShell MIT License UpdatedJan 22, 2025 -
nanobind Public
Forked from wjakob/nanobindnanobind: tiny and efficient C++/Python bindings
C++ BSD 3-Clause "New" or "Revised" License UpdatedJan 20, 2025 -
pybind11 Public
Forked from pybind/pybind11Seamless operability between C++11 and Python
-
distutils Public
Forked from pypa/distutilsdistutils as found in cpython
Python MIT License UpdatedNov 26, 2024 -
setuptools Public
Forked from pypa/setuptoolsOfficial project repository for the Setuptools build system
Python MIT License UpdatedNov 1, 2024 -
cython Public
Forked from cython/cythonThe most widely used Python to C compiler
-
viztracer Public
Forked from gaogaotiantian/viztracerVizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
Python Apache License 2.0 UpdatedOct 8, 2024 -
Rust bindings for the Python interpreter
-
nogil-micro-benchmarks Public
Micro scaling benchmarks for Python
Python MIT License UpdatedJul 16, 2024 -
-
c11-model-checker Public
Model using CDSChecker (https://plrg.ics.uci.edu/software_page/42-2/)
-
pyenv Public
Forked from pyenv/pyenvSimple Python version management
Roff MIT License UpdatedJul 1, 2024 -
psutil Public
Forked from giampaolo/psutilCross-platform lib for process and system monitoring in Python
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 24, 2024 -
buildmaster-config Public
Forked from python/buildmaster-configConfiguration for buildbot.python.org
Python UpdatedJun 4, 2024 -
free-threaded-compatibility Public
Forked from Quansight-Labs/free-threaded-compatibilityA central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scientific and ML/AI ecosystem
MIT License UpdatedMay 1, 2024 -
The Python package installer
Python MIT License UpdatedApr 17, 2024 -
-
pythoncapi-compat Public
Forked from python/pythoncapi-compatThe pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.
Python BSD Zero Clause License UpdatedMar 28, 2024 -
cibuildwheel Public
Forked from pypa/cibuildwheel🎡 Build Python wheels for all the platforms on CI with minimal configuration.
Python Other UpdatedFeb 20, 2024 -
devguide Public
Forked from python/devguideThe Python developer's guide
Python Creative Commons Zero v1.0 Universal UpdatedJan 25, 2024 -
nogil-3.12-final Public
Multithreaded Python without the GIL (experimental rebase on 3.12 final)
-
-
nogil-3.12 Public
Multithreaded Python without the GIL (experimental rebase on 3.12)