jackyfkc.github.io

教土豆学计算机

Extending and Embedding

ctypes

It provides C compatible data types, and allows calling functions in DLLs or shared libraries

Cython

Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language.

CFFI