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

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


Branch: pkgsrc-2018Q2, Version: 2.10.0, Package name: py27-txaio-2.10.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:
[devel/py-setuptools] [lang/py-six] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: cd553b28e734285a870a8f4e1e6fe0cd1830015b
RMD160: 5a4e088cf1a5cbc772df50200cd4032adb11825d
Filesize: 43.359 KB

Version history: (Expand)