https://github.com/jatinx/cppfrompython
Calling C++ functions from Python, useful when you want to offload heavy task to C++
https://github.com/jatinx/cppfrompython
Last synced: 9 months ago
JSON representation
Calling C++ functions from Python, useful when you want to offload heavy task to C++
- Host: GitHub
- URL: https://github.com/jatinx/cppfrompython
- Owner: jatinx
- Created: 2019-04-19T08:36:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T12:46:46.000Z (over 6 years ago)
- Last Synced: 2025-02-05T05:44:31.203Z (11 months ago)
- Language: C++
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo a simple C++ function being called from python
Run compile.sh
Startup python and import p.py, use the function mentioned