[IronPython] Create a .dll from a Script

Piessens, Daniel Daniel.Piessens at RedPrairie.com
Tue Nov 1 00:21:41 CET 2005


Hello,
 
My team and I have come across a Python Library Toolkit that we could really use in a .NET application that we are creating. The issue is that the Python Library is far to extensive to re-write in .NET and IronPython seemed like a good choice for converting the python code into a managed assembly. Is this possible, and if so what's the best way to do it. I know that you can create an .exe but it's kind of hard to find where the code is compiling the python script.
 
Thanks,
 
Dan Piessens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20051031/96cb446d/attachment.html>


More information about the Ironpython-users mailing list