cpython
There are 230 repositories under cpython topic.
cython/cython
The most widely used Python to C compiler
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
adafruit/circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
PyO3/maturin
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
jelmer/dulwich
Pure-Python Git implementation
ninia/jep
Embed Python in Java
pyrevitlabs/pyRevit
Rapid Application Development (RAD) Environment for Autodesk Revit®
unum-cloud/ucall
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
ariebovenberg/whenever
⏰ Modern datetime library for Python
ColdGrub1384/Pyto
Python IDE for iOS with NumPy, Matplotlib, Pandas, SciPy and SciKit-Learn
rochacbruno/rust-python-example
Example of using Rust to Extend Python
denosaurs/deno_python
🐍 Python interpreter bindings for Deno and Bun.
scikit-build/scikit-build
Improved build system generator for CPython C, C++, Cython and Fortran extensions
python-cmake-buildsystem/python-cmake-buildsystem
A cmake buildsystem for compiling Python
ifduyue/python-xxhash
Python Binding for xxHash
hajimes/mmh3
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
marrow/mailer
A light-weight, modular, message representation and mail delivery framework for Python.
python-trio/purerpc
Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio
MahmoudAbdelRahman/GH_CPython
CPython plugin for Rhino-Grasshopper
python/steering-council
Communications from the Steering Council
wdv4758h/notes
let me know if my notes help you :D (it's a mess, I know)
Kijewski/pyjson5
A JSON5 serializer and parser library for Python 3 written in Cython.
sachinsenal0x64/fixarr
🍿 Cross Platform Ultimate Movie | TV | Anime Renamer with Backup Media Servers (Plex | Emby | Jellyfin)
thautwarm/diojit
Fully compatible CPython jit compiler. Optimising Dynamic, Interpreted, and Object-oriented(DIO) programs.
python/python-docs-tr
Turkish Translation of the Python Documentation
brunocampos01/understanding-the-python-ecosystem
This project focuses on understanding the language ecosystem
marrow/WebCore
WebCore, the super tiny and blazingly fast modular Python web nanoframework.
billythegoat356/Apollyon
One of the best Python3.9 obfuscators.
Technologicat/unpythonic
Supercharge your Python with parts of Lisp and Haskell.
AMYPAD/CuVec
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
malor/cpython-lldb
LLDB extension for debugging Python programs
brandtbucher/hax
Write compiled bytecode inline with pure Python. 🤖
progval/pythonvm-rust
An incomplete stackless interpreter of Python bytecode, written in Rust.
python-packaging-tutorial/python-packaging-tutorial
Tutorial on python packaging
brandtbucher/pycapi
Over 600 fast Python bindings to the CPython C API. 🤯
Technologicat/mcpyrate
Advanced macro expander and language lab for Python.