[ 原始碼: 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)