blob: 61b2a59c8c90e08b7dc854a305caa39700bd2144 (
plain)
1
2
3
4
|
txaio is a helper library for writing code that runs unmodified on both
Twisted and asyncio / Trollius. This is like six, but for wrapping
over differences between Twisted and asyncio so one can write code that
runs unmodified on both.
|