An open API service indexing awesome lists of open source software.

https://github.com/stavshamir/cython-c-wrapper

Simple example of wrapping a C library with Cython
https://github.com/stavshamir/cython-c-wrapper

c cython

Last synced: 4 months ago
JSON representation

Simple example of wrapping a C library with Cython

Awesome Lists containing this project

README

          

# cython-c-wrapper
[Simple example of wrapping a C library with Cython](https://stavshamir.github.io/python/making-your-c-library-callable-from-python-by-wrapping-it-with-cython/).