mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 15:05:39 +00:00
Add backon - modern retry/backoff library
This commit is contained in:
parent
8c59fb58c6
commit
149e9ce811
1 changed files with 1 additions and 0 deletions
|
|
@ -1147,6 +1147,7 @@ _Python programming on Microsoft Windows._
|
|||
|
||||
_Useful libraries or tools that don't fit in the categories above._
|
||||
|
||||
- [backon](https://github.com/Llucs/backon) - Function decoration for backoff and retry — modern, fast, zero dependencies.
|
||||
- [blinker](https://github.com/pallets-eco/blinker) - A fast Python in-process signal/event dispatching system.
|
||||
- [boltons](https://github.com/mahmoud/boltons) - A set of pure-Python utilities.
|
||||
- [itsdangerous](https://github.com/pallets/itsdangerous) - Various helpers to pass trusted data to untrusted environments.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue