An open API service indexing awesome lists of open source software.

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++

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