Bookmarks tagged [foreign-function-interface]
https://pypi.python.org/pypi/cffi
Foreign Function Interface for Python calling C code.
- tags: python, foreign-function-interface
https://docs.python.org/3/library/ctypes.html
(Python standard library) Foreign Function Interface for Python calling C code.
- tags: python, foreign-function-interface
https://mathema.tician.de/software/pycuda/
A Python wrapper for Nvidia's CUDA API.
- tags: python, foreign-function-interface
http://www.swig.org/Doc1.3/Python.html
Simplified Wrapper and Interface Generator.
- tags: python, foreign-function-interface