Those are my blogs
and also my life
Python | Make a Python C Extension Module Using Python/C API.
2020-04-05 Pyhon C Python/C API Package
This blog introduce how to make a Python C extension module by using Python/C API. The demo package used here can be found on my Github repository. 1 ... Read More