Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

---
Expand Down Expand Up @@ -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.
Expand Down