Path to this page:
./
devel/py-txaio,
Compatibility API between asyncio/Twisted/Trollius
Branch: pkgsrc-2017Q2,
Version: 2.8.0,
Package name: py27-txaio-2.8.0,
Maintainer: pkgsrc-userstxaio 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]
Required to build:[
devel/py-mock] [
devel/py-test]
Master sites:
SHA1: a3ff00bae6d154cdf07ae2c009a9ffa8fddbb72e
RMD160: 55d9ae162ff78d93af2dc47ab968ba01af6543a2
Filesize: 42.501 KB
Version history: (Expand)
- (2017-07-04) Package added to pkgsrc.se, version py27-txaio-2.8.0 (created)