C
cffi
Projects with this topic
-
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