A string mixin to reduce boilerplate when creating a Python module. Takes a module name and a variadic list of C functions to make available.
See Implementation
A string mixin to reduce boilerplate when creating a Python module. Takes a module name and a variadic list of C functions to make available.