
Txaio is a helper library for writing code that runs unmodified on both twisted and asyncio.
this is like six , but for wrapping over differences between twisted and asyncio so one can write code that runs unmodified on both (aka "source code compatibility"). in other words: users can choose if they want asyncio or twisted as a dependency.
this package contains the documentation.