パッケージ: python3-trio (0.13.0-2)
python3-trio に関するリンク
Debian の資源:
python-trio ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python async concurrency and I/O library
Trio is a Python async concurrency and I/O library like Twisted or the asyncio standard library, but with an API rethink following lessons learned from asyncio and Dave Beazley's Curio. The author claims that the resulting design is radically simpler than older competitors like asyncio and Twisted, yet just as capable.
This project is young and still somewhat experimental. The API has not yet been declared stable. If you need more mature or with a more stable API, then Python's asyncio library, or the older Twisted, are probably better bets.
その他の python3-trio 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-async-generator
- extensions to asynchronous generators for Python3
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-idna
- Python IDNA2008 (RFC 5891) handling (Python 3)
-
- dep: python3-outcome
- capture the outcome of Python function calls
-
- dep: python3-sniffio
- detect which async Python library is in use
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)