[ 源代码: python-retry ]
软件包:python3-retry(0.9.2-3)
easy to use retry decorator
Decorator (or function) to retry failing code featuring:
- No external dependency (stdlib only) - Preserve function signatures (pip install decorator) - Original traceback, easy to debug
其他与 python3-retry 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-py
- Advanced Python development support library (Python 3)