Skip to content

Commit 68c8fd4

Browse files
committed
Add Python Developer Tooling Handbook to Resources > Websites
1 parent 7a34849 commit 68c8fd4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,6 +1107,10 @@ Where to discover learning resources or new Python libraries.
11071107
- [Talk Python To Me](https://talkpython.fm/)
11081108
- [The Real Python Podcast](https://realpython.com/podcasts/rpp/)
11091109

1110+
## Websites
1111+
1112+
- [Python Developer Tooling Handbook](https://pydevtools.com/) - Comprehensive guide to modern Python developer tools covering package management, linting, type checking, testing, and more.
1113+
11101114
# Contributing
11111115

11121116
Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md) first.

0 commit comments

Comments
 (0)