From 50f02b504aff87d17d0142607ef939e515d7d840 Mon Sep 17 00:00:00 2001 From: Yoandre Saavedra Gonzalez <2855358+yoandresaav@users.noreply.github.com> Date: Sun, 26 Nov 2023 13:42:51 -0600 Subject: [PATCH] Update Top Python Asynchronous Web Frameworks (#4766) The number changed from 5 to 9 in the original article. --- .../content/106-python-frameworks/101-asynchronous/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/python/content/106-python-frameworks/101-asynchronous/index.md b/src/data/roadmaps/python/content/106-python-frameworks/101-asynchronous/index.md index 5d5159fea..7e0f855ed 100644 --- a/src/data/roadmaps/python/content/106-python-frameworks/101-asynchronous/index.md +++ b/src/data/roadmaps/python/content/106-python-frameworks/101-asynchronous/index.md @@ -5,4 +5,4 @@ This style is mostly concerned with the asynchronous execution of tasks. Python Visit the following resources to learn more: -- [Top 5 Asynchronous Web Frameworks for Python](https://geekflare.com/python-asynchronous-web-frameworks/) +- [Top 9 Asynchronous Web Frameworks for Python](https://geekflare.com/python-asynchronous-web-frameworks/)