Ognjen Bezanov wrote: > I have some external C libraries I would like to use with python. > > I have been searching on the internet and found many such > modules/bindings for libraries (e.g. Py-Lame) but have not yet > come across any information of how to actually go about creating such > bindings, so I was wondering if anybody here could point me in the right > direction?
in addition to the tools that have already been mentioned, the relevant FAQ articles also provide useful information: http://effbot.org/pyfaq/extending-index.htm </F> -- http://mail.python.org/mailman/listinfo/python-list