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

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


Branch: pkgsrc-2018Q1, Version: 2.9.0, Package name: py27-txaio-2.9.0, 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:
[lang/py-six] [lang/python27]

Required to build:
[net/py-twisted]

Master sites:

SHA1: afbda563e5f51c8b14e012a8fc7ba74b0594276a
RMD160: 8b9e162474de7b5e2ea56f9915391ac28f18c5bc
Filesize: 43.159 KB

Version history: (Expand)