[ buster ]
[ Bron: python-txaio ]
Pakket: python-txaio (2.10.0-1)
Verwijzigingen voor python-txaio
Debian bronnen:
Het bronpakket python-txaio downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
compatibility API between asyncio/Twisted/Trollius - Python 2.x
Txaio is a helper library for writing code that runs unmodified on both Twisted and asyncio.
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: users can choose if they want asyncio or Twisted as a dependency.
This package contains the Python 2.x module.
Andere aan python-txaio gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-trollius
- port of the Tulip project on Python 2.7 - Python 2.x
-
- dep: python-twisted
- Event-based framework for internet applications (dependency package)
-
- dep: python-zope.interface
- Interfaces for Python
-
- sug: python-txaio-doc
- compatibility API between asyncio/Twisted/Trollius - doc