From eb1cff56dcf640ab0f5be7b073c32da4c139e5b5 Mon Sep 17 00:00:00 2001 From: Orest Ivasiv Date: Sat, 16 Nov 2024 01:37:22 +0100 Subject: [PATCH] Update index.md --- docs/wiki/Lang-Python/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/wiki/Lang-Python/index.md b/docs/wiki/Lang-Python/index.md index 653956a..6c314f2 100644 --- a/docs/wiki/Lang-Python/index.md +++ b/docs/wiki/Lang-Python/index.md @@ -21,6 +21,8 @@ tags: - [Understanding all of Python, through its builtins](https://tushar.lol/post/builtins/) - [The Comprehensive Guide to mypy](https://tushar.lol/post/mypy-guide/) +- [Python has too many **package managers**](https://dublog.net/blog/so-many-python-package-managers/) +- [Python Application **Layouts**: A Reference](https://realpython.com/python-application-layouts/) ## Books