[ ソース: python-stopit ]
パッケージ: python3-stopit (1.1.2-1)
python3-stopit に関するリンク
Debian の資源:
python-stopit ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Timeout control decorator and context manager for Python3
This Python module provides:
- a function that raises an exception in another thread, including the main thread. - two context managers that may stop its inner block activity on timeout. - two decorators that may stop its decorated callables on timeout.
This is the Python 3 compatible package.
その他の python3-stopit 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス