CFFI 1.0 released

29 views
Skip to first unread message

Armin Rigo

unread,
May 19, 2015, 12:46:03 PM5/19/15
to pytho...@googlegroups.com
Hi all,

CFFI 1.0 is out! The main news is "out-of-line" module generation,
i.e. create in advance a precompiled module, using a separate build
script, and then import only the precompiled module in your main
program.

The main news from the previous beta version is that this is now also
supported for ABI-style usage: in this case, the module you generate
is a pure Python module, but one which can be imported instantly.

If this is unclear, head over to the revamped documentation at
http://cffi.readthedocs.org/en/latest/ , particularly this page:

http://cffi.readthedocs.org/en/latest/overview.html


A bientôt,

Armin.

Ryan Gonzalez

unread,
May 19, 2015, 2:11:03 PM5/19/15
to pytho...@googlegroups.com, Armin Rigo
Yay! This looks great!
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
Reply all
Reply to author
Forward
0 new messages