python API wrapper for C++ API

Fredrik Lundh fredrik at pythonware.com
Tue Nov 30 03:05:49 EST 2004


Mark Doberenz wrote:

> I'm working with a real-time 3D program called Deep Creator, and it has
> a C++ API written for it.  I'm wondering what it would take to create a
> Python wrapper that would allow me to write Python programs that would
> call the C++ API.

start here:

http://www.python.org/cgi-bin/moinmoin/IntegratingPythonWithOtherLanguages

</F> 






More information about the Python-list mailing list