[SciPy-user] Expending Python with SWIG or Boost.Python?

Fred Jendrzejewski fred.jen at web.de
Wed May 30 14:58:43 EDT 2007


Hello,
i have to implement a c++ library into python.
These moduls should be used for an user interface then. So i played
around with SWIG and look at Boost.Python.
A had the feeling, that SWIG is nice for C but not really for C++, while
Boost.Python is a little bit strange at first but i like more the
concept of boost.

Now i wanted to ask who has some experiences with expanding python with
such a lib and what could be the best decision.


Kind Redards,
Fred




More information about the SciPy-User mailing list