Thread
:
Python weds C++
View Single Post
Jan 14th, 2007, 3:48 PM
#
2
niteice
Programmer
Join Date: Aug 2005
Posts: 98
Rep Power:
4
Boost.Python
and
SWIG
are usually used to automate embedding Python in an application. Both have very good documentation.
But if you're feeling rather masochistic, you can always use the
raw API
.
niteice
View Public Profile
Find More Posts by niteice