Calling C/C++ functions in a python script

chaosquant at tele2.fr chaosquant at tele2.fr
Wed May 10 18:22:58 EDT 2006


I'm kind of beginner in Python, so I must ask what are probably silly
questions.

Here is my problem:

I have a static library say, a file library.lib, which can be linked to
C or C++ programs.

Now I would like to use the functions of the library in Python script,
under Win XP.

Can someone give me a simple example of how to do so?

Thanks a lot,

     Jean-Claude

Please reply also to chaosquant at tele2.fr




More information about the Python-list mailing list