Open
Description
Create a prototype on how to interact with a python library with a C-API extension.
See also:
https://pythoncapi.readthedocs.io/
There are some questions regarding C extensions. Primary question: how to handle this? Maybe in a similar way to cpyext?