You can make it available to other Windows program as a COM object. The win32 api should be all you need. It might be slightly challenging because some parameters are list of strings which might need a little work to translate into COM parameters.
Hi.
I'd like to compile (?) the DiffLib Python code into a binary form that can
be called by other Windows apps - like, I'd like to compile it into a DLL.
Is this possible?
Many thanks!
-- http://mail.python.org/mailman/listinfo/python-list