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.