newbie to SWIG/Python

Steve Juranich sjuranic at gmail.com
Mon Apr 10 16:31:21 EDT 2006


Vasya wrote:

> Hello,
> 
>       I have an API represented in a C header file. I ran SWIG over
> this hedaer fiel and generated a .py (python file) and a .c. If I write
> a Python script against this API how do I "link" the Python script with
> the SWIG-generated files??
> 
> Thanks, Vasili
> 

http://www.swig.org/Doc1.3/SWIGDocumentation.html#Python

-- 
Steve Juranich
Tucson, AZ
USA




More information about the Python-list mailing list