Embedding python in C

Philippe C. Martin philippe at philippecmartin.com
Tue Jun 28 19:56:45 EDT 2005


Thanks, I cannot get the demo to compile, but I joined their list.

Thanks

Philippe



Chris Lambacher wrote:

> pyrex can be used for embedding too.
> http://www.freenet.org.nz/python/embeddingpyrex/
> 
> On 6/28/05, Philippe C. Martin <philippecmartin at sbcglobal.net> wrote:
>> Actually maybe not ... looking at the doc:
>> 
>> I have modules already coded in Python, and I need a C wrapper so C
>> applications may link with it.
>> 
>> Regards,
>> 
>> Philippe
>> 
>> 
>> 
>> On Tuesday 28 June 2005 04:53 pm, Philippe C. Martin wrote:
>> > Sounds like it, thanks.
>> >
>> > Philippe
>> >
>> > On Tuesday 28 June 2005 09:10 pm, Chris Lambacher wrote:
>> > > Pyrex might be what you are looking for:
>> > > http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
>> > >
>> > > -Chris
>> > >
>> > > On 6/28/05, Philippe C. Martin <philippe at philippecmartin.com> wrote:
>> > > > Hi,
>> > > >
>> > > > Is there a program out there that would generate the C code to
>> > > > instantiate objects and call them:
>> > > >
>> > > > ex: miracle.exe -i mymodule.py -o module_internface.c ?
>> > > >
>> > > > I seem to recall a _yes_ to that but I got a memory overflow :-)
>> > > >
>> > > > Thanks,
>> > > >
>> > > > Philippe
>> > > > --
>> > > > http://mail.python.org/mailman/listinfo/python-list
>> 
>> --
>> *************************************
>> Philippe C. Martin
>> SnakeCard, LLC
>> www.snakecard.com
>> +1 405 694 8098
>> *************************************
>> 
> 
> 




More information about the Python-list mailing list