diff --git a/README.md b/README.md index f514d35..a4af38c 100644 --- a/README.md +++ b/README.md @@ -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.