[ 源代码: python-waiting ]
软件包:python3-waiting(1.4.1-7)
python3-waiting 的相关链接
Debian 的资源:
下载源码包 python-waiting:
- [python-waiting_1.4.1-7.dsc]
- [python-waiting_1.4.1.orig.tar.gz]
- [python-waiting_1.4.1-7.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Python module for waiting for events to happen (Python 3 version)
The waiting module is designed to wait for events to occur. The waiting routine polls a given predicate function until it returns True, polling on a regular basis, at defined times, with exponential back-off or with a time-out.
This package contains the Python 3 version of the waiting module.
其他与 python3-waiting 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)