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

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


Branch: pkgsrc-2018Q4, Version: 18.8.1, Package name: py27-txaio-18.8.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.


Master sites:

SHA1: 1fdf40b0d4a3cc476d29883703a2376205c3fa8f
RMD160: 561cced8820411adaca8e970af3f81f5c66ab8c9
Filesize: 49.895 KB

Version history: (Expand)