Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tharvik/cffi


https://github.com/tharvik/cffi

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

CFFI
====

Foreign Function Interface for Python calling C code.
Please see the [Documentation](http://cffi.readthedocs.org/) or uncompiled
in the doc/ subdirectory.

Download
--------

[Download page](https://bitbucket.org/cffi/cffi/downloads)

Contact
-------

[Mailing list](https://groups.google.com/forum/#!forum/python-cffi)

To run tests under CPython, run:

python setup.py build_ext -i