vote up 1 vote down star

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

flag

3 Answers

vote up 1 vote down check

Twisted will not currently run in IronPython, but it is being worked on.

Stay tuned.

link|flag
awesome, thanks – lagerdalek Jul 7 at 21:04
vote up 3 vote down

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

link|flag
Thanks, I'll give it a shot – lagerdalek Mar 24 at 18:21
vote up 2 vote down

No. Twisted is dependent on cpython.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.