C
cffi
Projects with this topic
-
Common Lisp binding for SQLite
https://common-lisp.net/project/cl-sqlite/
Upstream is still https://github.com/TeMPOraL/cl-sqlite for now.
Updated -
In my experience, GStreamer Python bindings are hard to get on Windows. This hobby side-project aims to show how direct bindings can be created using CFFI without other dependencies.
Updated -
Binding of libgcrypt into python using cffi, plus the necessary jobs to work with key in file.
Updated