diff --git a/README.md b/README.md index 89a4a6d..d699afb 100644 --- a/README.md +++ b/README.md @@ -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.