https://github.com/andersy005/python-bindings
Learning how to create python bindings for C and C++ code with pybind11 and cffi
https://github.com/andersy005/python-bindings
Last synced: 8 months ago
JSON representation
Learning how to create python bindings for C and C++ code with pybind11 and cffi
- Host: GitHub
- URL: https://github.com/andersy005/python-bindings
- Owner: andersy005
- License: mit
- Created: 2018-07-25T13:42:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T22:35:12.000Z (almost 8 years ago)
- Last Synced: 2025-10-05T22:47:34.984Z (8 months ago)
- Language: Jupyter Notebook
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-bindings
Learning how to create python bindings for C and C++ code with pybind11 and cffi