Ravi Teja wrote: > But more often I am looking to use Python libraries > in other languages since I am more familiar with them and they > typically tend to be more high level (the way I like it) than the > standard libraries of others.
Ah. In that case, the normal C API should work fine to call into Python in most cases, no? If not, have you tried the CXX package, or Boost::Python? Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list