Is there an Iron Python .net port of the twisted libraries, or can Iron Python use the standard one?
Asked
Active
Viewed 1,889 times
2 Answers
4
Twisted will not currently run in IronPython, but it is being worked on.
Stay tuned.

Kevin Horn
- 4,167
- 28
- 30
3
I've not used it myself, but you may get some mileage out of Ironclad - it supposedly lets you use CPython from IronPython...

Dan Vinton
- 26,401
- 9
- 37
- 79