Skip to content

koponomarenko/embed_python_in_cxx

Repository files navigation

The samples demonstrate how to use Python code from C++ with help of Boost.Python.

$ meson setup out-build
$ ninja -C out-build/ && ./out-build/embed_python_in_cxx

make.sh has an alternative way of building the samples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published