[ ソース: python-txaio ]
パッケージ: python3-txaio (2.10.0-1)
python3-txaio に関するリンク
Debian の資源:
python-txaio ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-twisted
- Event-based framework for internet applications
-
- dep: python3-zope.interface
- Python3 用インターフェース
-
- sug: python-txaio-doc
- compatibility API between asyncio/Twisted/Trollius - doc