From 8b4970c071f2535fe7478fcf61a530ff00c1e3db Mon Sep 17 00:00:00 2001 From: aponysus <12345678+aponysus@users.noreply.github.com> Date: Sun, 23 Nov 2025 17:33:51 -0600 Subject: [PATCH] Add reflexio to Miscellaneous section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b56fdefe9..989450927 100644 --- a/README.md +++ b/README.md @@ -739,6 +739,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [itsdangerous](https://github.com/pallets/itsdangerous) - Various helpers to pass trusted data to untrusted environments. * [magenta](https://github.com/magenta/magenta) - A tool to generate music and art using artificial intelligence. * [pluginbase](https://github.com/mitsuhiko/pluginbase) - A simple but flexible plugin system for Python. +* [reflexio](https://github.com/aponysus/reflexio) - A lightweight retry library with pluggable error classification, per-class backoff strategies, and structured observability for distributed systems. * [tryton](http://www.tryton.org/) - A general purpose business framework. ## Natural Language Processing