From 13f1eca64c9fee6b0e775de0987c713797701602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 10 Feb 2026 09:22:00 +0100 Subject: [PATCH] Update Python resources with new entries Hi, Stjepan from Manning here. I've updated the outdated entry and added a new book. Thank you for considering it. Best, --- resources/python.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/python.md b/resources/python.md index 2a81d7f..58f66e7 100644 --- a/resources/python.md +++ b/resources/python.md @@ -36,7 +36,8 @@ Author | Title | Comments Jeff Knupp | Writing Idiomatic Python 3.3 | | Dane Hillard | [Publishing Python Packages](https://www.manning.com/books/publishing-python-packages) | | Yong Cui | [Python How-To](https://www.manning.com/books/python-how-to) | | -Pael Anni | [Let's Talk Python](https://www.manning.com/books/lets-talk-python)) | | +Pavel Anni | [A Pythonic Adventure](https://www.manning.com/books/a-pythonic-adventure) | | +Reuven M. Lerner | [Python Workout, Second Edition](https://www.manning.com/books/python-workout-second-edition) | | ## Articles, Tutorials & Blog Posts