Embedded Python and C Callback functions

Laura Creighton lac at openend.se
Sun Jun 7 05:49:46 EDT 2015


In a message of Sun, 07 Jun 2015 01:56:47 -0700, doc.mefisto at gmail.com writes:
>And I can't use Cython, because I have C++ module, and I have to use it.
>-- 
>https://mail.python.org/mailman/listinfo/python-list

Are you using Boost?
http://www.boost.org/doc/libs/1_58_0/libs/python/doc/

It handles lots of the setup for you.

Laura



More information about the Python-list mailing list