The Wayback Machine - https://web.archive.org/web/20200917042842/https://github.com/akamilkhan/cpp2python
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

Sample project demonstrating C++ code reusability in python using boost.python.

Running Step:

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.

About

Sample project demonstrating C++ code reusability in python using boost.python.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
HTTPS · web.archive.org
← Home