[ 源代码: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-py
- Advanced Python development support library (Python 3)