[C++-sig] What is Boos.Python for?
yakumoklesk at yahoo.es
yakumoklesk at yahoo.es
Wed Sep 10 22:12:31 CEST 2003
For what I have been reading, it seems that Boost.Python is very useful
to make extension modules in C++, that is, making DLLs to be imported
from python.
But, is there a way of using Boost to communicate with python using a
C++ program. What I mean is to run a program (an MFC application or
a console application) made in C++ that internally calls python.
Thank you.
David Lucena
More information about the Cplusplus-sig
mailing list