This commit is contained in:
Tim Hopper 2026-04-09 20:15:19 +05:45 committed by GitHub
commit 6aed7ccc75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1108,6 +1108,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/)
## Websites
- [Python Developer Tooling Handbook](https://pydevtools.com/) - Comprehensive guide to modern Python developer tools covering package management, linting, type checking, testing, and more.
# 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.