python-c-api topic

List python-c-api repositories

pyo3

11.2k
Stars
675
Forks
Watchers

Rust bindings for the Python interpreter

PythonExtensionPatterns

215
Stars
32
Forks
Watchers

Examples of safe coding practice for Python C extensions.

deno_python

517
Stars
17
Forks
Watchers

🐍 Python interpreter bindings for Deno and Bun.

minigrad

20
Stars
2
Forks
Watchers

Autograd Engine for Python Written in Python C-API for Speed

compile_ios

21
Stars
5
Forks
Watchers

A helper for porting C projects to iOS

FFmpeg-Encoder-Decoder-for-Python

32
Stars
7
Forks
Watchers

This is a C++ based FFmpeg Encoder/Decoder for Python 3.6+ & numpy 1.19+. Both Linux & Win versions are provided. Theoretically you do not need to install FFmpeg for using this library.