Strategies for using cffi with C++ code?

Skip Montanaro skip.montanaro at gmail.com
Thu May 21 13:31:54 EDT 2015


On Thu, May 21, 2015 at 12:06 PM, Laura Creighton <lac at openend.se> wrote:

> Skip: you may be interested in the new CFFI the pypy project just released
> _today_.
>
>
> http://morepypy.blogspot.se/search?updated-min=2015-01-01T00:00:00%2B01:00&updated-max=
> 2016-01-01T00:00:00%2B01:00&max-results=11
>

Laura,

Sure, and I was prompted to write after seeing a mention on Planet Python.
My searches at at point turned up nothing. I see no mention of C++ in
either the blog post or the referenced cffi documentation. I'm sure I could
muddle my way through, but I quite likely would do things "badly" (for some
definition of that word), and I also figure there must be some established
best practices for exposing C++ classes to Python.

Skip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150521/29aa810b/attachment.html>


More information about the Python-list mailing list