Letter P

python39-txaio - Compatibility API between asyncio/Twisted/Trollius

Website: https://github.com/crossbario/txaio
License: MIT
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

python39-txaio-23.1.1-1.aldos.noarch [39 KiB] Changelog by Joel Barrios (2024-05-22):
- Initial spec file.

Listing created by Repoview-0.6.6-6.fc14.al