Options to integrate Python modules into native windows applications

Philippe C. Martin philippe at philippecmartin.com
Thu Jul 7 17:29:04 EDT 2005


Hi,

I am looking for the pros and cons as to how to integrate a Python module
into a Windows native application.

So far I have looked at

1) coding the C wrapper myself
2) using Pyrex
3) go for pywin32 and COM

Thanks,

Philippe





More information about the Python-list mailing list