May 21, 2015
10 a.m.
Hi all, CFFI 1.0.1 final has now been released for CPython! CFFI is a (CPython and PyPy) module to interact with C code from Python. The main news from CFFI 0.9 is the new way to build extension modules: the "out-of-line" mode, where you have a separate build script. When this script is executed, it produces the extension module. This comes with associated Setuptools support that fixes the headache of distributing your own CFFI-using packages. It also massively cuts down the import times. Read more about it at: http://morepypy.blogspot.com Armin Rigo
3919
Age (days ago)
3919
Last active (days ago)
0 comments
1 participants
participants (1)
-
Armin Rigo