0

Is it possible to execute a Python script from a C++ thread, so that the Python runs from the C++ thread, rather than forking a new process?

I am aware of Boost Python, but that seems to only allow calling C++ from within Python?

user997112
  • 29,025
  • 43
  • 182
  • 361

0 Answers0