Skip to content
/ cffi Public
forked from python-cffi/cffi

A Foreign Function Interface package for calling C libraries from Python.

License

Notifications You must be signed in to change notification settings

cclauss/cffi

 
 

Repository files navigation

CFFI

Foreign Function Interface for Python calling C code. Please see the Documentation or uncompiled in the doc/ subdirectory.

Download

Download page

Contact

Mailing list

To run tests under CPython, run:

python setup.py build_ext -i

About

A Foreign Function Interface package for calling C libraries from Python.

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages

  • Python 64.6%
  • C 35.0%
  • Other 0.4%