Skip to content

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

License

Notifications You must be signed in to change notification settings

akamilkhan/cpp2python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published