Friday, April 15, 2011

Iron Python Twisted

Is there an Iron Python .net port of the twisted libraries, or can Iron Python use the standard one?

From stackoverflow
  • No. Twisted is dependent on cpython.

  • I've not used it myself, but you may get some mileage out of Ironclad - it supposedly lets you use CPython from IronPython...

    johnc : Thanks, I'll give it a shot
  • Twisted will not currently run in IronPython, but it is being worked on.

    Stay tuned.

    johnc : awesome, thanks

0 comments:

Post a Comment