From 3b1b6aab0f2c719fec3839cbb91da15f5f5d6235 Mon Sep 17 00:00:00 2001 From: Ivan Mihun Date: Thu, 10 Jul 2025 15:42:30 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9b8fa6d8..0726f3e18 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [uvloop](https://github.com/MagicStack/uvloop) - Ultra fast asyncio event loop. * [eventlet](https://github.com/eventlet/eventlet) - Asynchronous framework with WSGI support. * [gevent](https://github.com/gevent/gevent) - A coroutine-based Python networking library that uses [greenlet](https://github.com/python-greenlet/greenlet). +* [dispytch](https://github.com/e1-m/dispytch) - A lightweight, async-first Python framework for event-driven services. ## Audio