git clone https://github.com/akamilkhan/cpp2python.git
cd cpp2python
./compile
cd src
./cpp2py.py
C++ file and Wrapper in src/cpp2py.cpp and use of C++ functions in python can be seen in src/cpp2py.py.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/akamilkhan/cpp2python.git
cd cpp2python
./compile
cd src
./cpp2py.py
C++ file and Wrapper in src/cpp2py.cpp and use of C++ functions in python can be seen in src/cpp2py.py.