python-c-api
There are 42 repositories under python-c-api topic.
PyO3/pyo3
Rust bindings for the Python interpreter
denosaurs/deno_python
🐍 Python interpreter bindings for Deno and Bun.
paulross/PythonExtensionPatterns
Examples of safe coding practice for Python C extensions.
Arkueid/Live2DMascot
桌面Live2D,提供自定义聊天接口,支持更换模型,自定义动作语音+文本
cainmagi/FFmpeg-Encoder-Decoder-for-Python
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.
ColdGrub1384/compile_ios
A helper for porting C projects to iOS
goktug97/minigrad
Autograd Engine for Python Written in Python C-API for Speed
Lnk2past/copperhead
An Inline C++ Extension Generator for Python
AlenK123/V.A.Silly
Object detection project
ozansz/fastrequest
A Python C extension module for fast HTTP requests with SSL/TLS support
TinyTinni/PyLogHook
Redirects text send to sys.stdout/stderr from Python to a user defined C/C++ function.
K0lb3/etcpak
a python wrapper for etcpak
unigine-plugins/Sea5kgPython3Scripting_editorplugin
Pluging for scripting by python in Unigine Editor
hanke0/python-ctools
A collection of useful data structures and functions written in C for Python.
Papich23691/S.S-Similarity
A software designed to calculate the semantic similarity between 2 sentences
Zuzu-Typ/Python-C-API-extension-template
A template for the Python c-api
iotaledger/pyota-ccurl
C Curl extension for PyOTA
nhatthm/go-python
Go high-level bindings for the CPython-3 C-API
Lnk2past/malen
Generic Python Module Embedding Framework for C++
0-1CxH/PridJe
PridJe (Java-Python Bridge / Java call Python) provides an interface between Java programs and function procedures written in Python. It helps with the problem of lack of support when Java business processes calling python algorithm. | PridJe(Java-Python 桥 / Java调用Python)在 Java 程序和用 Python 编写的函数过程之间提供接口,提供一个Java业务流程调用python算法时缺乏支持的问题的解决方案。
atpalmer-python/python-monkeypatch
Ruby-like monkeypatching on Python's built-in types
bondarevts/python-c-module
An example of a python C module
izkn/py-inotify
Lightweight bindings for inotify(7) using the Python/C API
jjppof/portable_python_engine
Little C++17 API to interact with Python 3.6
MatsLP/Lorentz_as_module
I solve the Lorentz system in Python using the boost odeint library via the Python C API.
nhatthm/go-cpy
Go bindings to the CPython-3 API
nhatthm/go-fontforge
Go bindings for the Python fontforge module
nhatthm/go-psMat
Go bindings for the Python psMat module
ScryEngineering/CAPI_buffer_example
Example of using Pythons C-API to manipulate memory with fewer copies
ShawnZhong/python-c-extension
Code Snippets for Extending Python with C/C++
yjin4-at-uofh/Deep-Learning-Utilities
A C++ based tool collection for enhancing the pre-processing and IO of deep learning.
00xc/pylzf
Python 3 bindings for liblzf, a free, fast, easy to embed data compression library.
BorisBredikhin/django-pycppext-vue-template
Template repository for django + vue 3 ts + python c++ extension
rajesh-ae/call_Python_from_C_Fortran
This repository contains tutorials for calling Python functions/modules from C and Fortran programs.
t-cann/qtConsole
Qt Console widget forked from http://qconsole.sourceforge.net/