Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tharvik/cffi
https://github.com/tharvik/cffi
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tharvik/cffi
- Owner: tharvik
- License: other
- Created: 2016-07-28T11:57:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-28T12:10:34.000Z (over 8 years ago)
- Last Synced: 2024-11-09T01:37:14.819Z (2 months ago)
- Language: Python
- Size: 2.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS
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