すべてのオプション
bookworm  ] [  trixie  ] [  sid  ]
[ ソース: aiosignal  ]

パッケージ: python3-aiosignal (1.3.1-1)

python3-aiosignal に関するリンク

Screenshot

Debian の資源:

aiosignal ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

manage callbacks in asyncio projects

Signal is a list of registered asynchronous callbacks.

The signal's life-cycle has two stages: after creation its content could be filled by using standard list operations: `sig.append()` etc.

After you call `sig.freeze()` the signal is frozen: adding, removing and dropping callbacks is forbidden.

The only available operation is calling the previously registered callbacks by using `await sig.send(data)`.

その他の python3-aiosignal 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

python3-aiosignal のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 5.9 kB30.0 kB [ファイル一覧]