From 671782408eb7d04fe49ca264340b3ab8ac5a7e83 Mon Sep 17 00:00:00 2001 From: Mathieu Dupuy Date: Thu, 10 Sep 2026 23:05:58 +0200 Subject: [PATCH] Add awesome-python List the GitHub repo under Resources so the shortlist is discoverable alongside other learning sites. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ff06e0271..63b6cc31ef 100644 --- a/README.md +++ b/README.md @@ -1176,6 +1176,7 @@ Where to discover learning resources or new Python libraries. ### Websites +- [awesome-python](https://github.com/vinta/awesome-python) - An opinionated guide to the best Python frameworks, libraries, and tools. - [Python Developer Tooling Handbook](https://pydevtools.com/) - Comprehensive guide to modern Python developer tools covering package management, linting, type checking, testing, and more. ## Contributing