./devel/py-txaio, Compatibility API between asyncio/Twisted/Trollius

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q1, Version: 20.3.1, Package name: py37-txaio-20.3.1, Maintainer: pkgsrc-users

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 (aka
source code compatibility). In other words: your users can choose
if they want asyncio or Twisted as a dependency.

Note that, with this approach, user code runs under the native event
loop of either Twisted or asyncio. This is different from attaching
either one's event loop to the other using some event loop adapter.


Required to run:
[devel/py-setuptools]

Master sites:

SHA1: 94e6506679e6168b6b30fe03fc31bcf2b2039a56
RMD160: f73439322adb3da7dfbbdb5a6e9aa1ab3912ecfb
Filesize: 51.05 KB

Version history: (Expand)