Re: [IronPython] Create a .dll from a Script

2005-10-31 Thread Keith J. Farmer
: users@lists.ironpython.com Subject: [IronPython] Create a .dll from a Script   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

[IronPython] Create a .dll from a Script

2005-10-31 Thread Piessens, Daniel
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 manag