M-Kerr / pybind11_bazel_embed_test

Tests pybind11_embed functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simply spins up the python interpreter within C++, using a pybind11_embed target in Pybind11_bazel

bazel run //...
...
SUCCESS
-------------------
Embedded Python Version:
3.8.2+ (heads/3.8:c7b55e9, Apr 24 2020, 16:29:10) 
[GCC 7.5.0]
-------------------
Press RETURN to exit

About

Tests pybind11_embed functionality


Languages

Language:C++ 83.1%Language:Starlark 16.9%