CFFI 1.5.0: embedding

45 views
Skip to first unread message

Armin Rigo

unread,
Jan 16, 2016, 12:13:17 PM1/16/16
to pytho...@googlegroups.com
Hi all,

CFFI 1.5 has been released, soon after CFFI 1.4. The new feature is
*embedding*. Historically, CFFI allowed you to forget the CPython C
API when you're writing extension modules. Now it also supports the
use case of embedding Python inside another application. Moreover,
the CFFI solution works identically on any version of CPython, and
also on PyPy.

* https://pypi.python.org/pypi/cffi
* https://bitbucket.org/cffi/cffi/wiki/embedding

(The PyPy that supports this is not released yet, but you can try the
nightly binaries at http://buildbot.pypy.org/nightly/trunk/ .)


A bientôt,

Armin.

Ryan Gonzalez

unread,
Jan 16, 2016, 12:24:21 PM1/16/16
to pytho...@googlegroups.com, Armin Rigo
This is quite possibly the coolest thing CFFI has added yet!
--
Sent from my Nexus 5 with K-9 Mail. Please excuse my brevity.
Reply all
Reply to author
Forward
0 new messages