[ buster ]
[ ソース: python-txaio ]
パッケージ: python-txaio (2.10.0-1)
python-txaio に関するリンク
Debian の資源:
python-txaio ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python-txaio 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-six
- Python 2 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- 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
- Python 用インターフェース
-
- sug: python-txaio-doc
- compatibility API between asyncio/Twisted/Trollius - doc