18 results for “topic:cpython-api”
Scans Python packages for abi3 violations and inconsistencies
Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory
Call asynchronous code from an extension module.
Extended Inspect - View and modify memory structures of runtime objects.
Minimal Python bindings for ASSIMP using C API
Programmatic access to Python's limited API and abi3 information
Python/C API wrapper for developing modules / embedding Python in V. Experimental.
Integrated Python Repl/IDE made using PyScript.
Mini deep learning framework written in Python C-API for Speed
Numerical CUDA-based Python library
Adam c python extension library.
A clustering (object categorization) algorithm, with an implementation of K-means and K-means++
A minimal working example of our reduced NLopt version
A C implementation of the python pickle serialization function.
Standard Template and algorithms library of C++ for Python with C-Python API
Calling Python from C with pure CPython api.
Building the interface between C++ and Python
Implementation wsgi-server for python