jima80525 / ctypes_example

Code associated with an upcoming blog post discussing ctypes and python bindings in general
MIT License
61 stars 34 forks source link

ctypes_example

Code associated with an tutorials discussing ctypes and python bindings in general.

The first two tutorials have been published here and here

I'm hoping to write a third tutorial. Current front-runners for topic ideas are cffi and swig.