On Wed, Jun 10, 2009 at 12:59 PM, Omar A Rodriguez<[email protected]> wrote: > Anyone have good/bad experience with Boost.Python? Do you know of other > libraries that claim "seamless interoperability" between C++ and Python?
Hi Omar, Cython can wrap C code as well as C++ classes. I've never wrapped C++ libraries before, so I have no clue how well it works. HTH, Michael Schurter @schmichael _______________________________________________ Portland mailing list [email protected] http://mail.python.org/mailman/listinfo/portland
