[ ソース: python-txaio ]
パッケージ: python3-txaio (23.1.1-4)
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-automat
- Self-service finite-state machines for the programmer on the go
-
- dep: python3-constantly
- Symbolic constants in Python
-
- dep: python3-hamcrest (>= 2.0.2)
- Hamcrest framework for matcher objects (Python 3)
-
- dep: python3-hyperlink (>= 21.0.0)
- Immutable, Pythonic, correct URLs.
-
- dep: python3-idna (>= 3.1)
- Python IDNA2008 (RFC 5891) handling (Python 3)
-
- dep: python3-incremental
- Library for versioning Python projects
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-setuptools
- Python3 用配布用ユーティリティへの機能強化
-
- 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