套件: python3-txaio (2.10.0-2)
python3-txaio 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-txaio:
維護者:
Original Maintainers:
- Debian OpenStack
- Thomas Goirand
外部的資源:
- 主頁 [github.com]
相似套件:
compatibility API between asyncio/Twisted/Trollius - Python 3.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 3.x module.
其他與 python3-txaio 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-twisted
- Event-based framework for internet applications
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- sug: python-txaio-doc
- compatibility API between asyncio/Twisted/Trollius - doc