From cccba70b04cc73283842dacebfd43a24ee895ade Mon Sep 17 00:00:00 2001 From: "Vladimir(vldmrdev)" <70532790+vldmrdev@users.noreply.github.com> Date: Fri, 13 Mar 2026 16:08:12 +0500 Subject: [PATCH] Add new section - Related lists and new link to related list --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0d8761012..26dd77440 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). - [Resources](#resources) - [Newsletters](#newsletters) - [Podcasts](#podcasts) + - [Related lists](#related-lists) - [Contributing](#contributing) --- @@ -1205,6 +1206,10 @@ Where to discover learning resources or new Python libraries. - [Talk Python To Me](https://talkpython.fm/) - [The Real Python Podcast](https://realpython.com/podcasts/rpp/) +## Related lists + +- [awesome-python-project-templates](https://github.com/vldmrdev/awesome-python-project-templates) - A collection of popular ready-to-use open-source templates: FastAPI, Django, Litestar, FastStream, etc. + # Contributing Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md) first.