Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tmcclintock/cffi_example

This is a working example of how to use cffi when you have a bunch of already written .h and .c files that you want to bundle into some python code without using ctypes.
https://github.com/tmcclintock/cffi_example

Last synced: 2 months ago
JSON representation

This is a working example of how to use cffi when you have a bunch of already written .h and .c files that you want to bundle into some python code without using ctypes.

Awesome Lists containing this project