Humble Bundle Offer

This is delightful: Packt has this Humble Bundle including The Modern Python Cookbook.

Humble Bundle Graphic

The Humble Bundle with The Modern Python Cookbook

Since it's right arund my birthday, consider this discount my gift to you.

Invest in yourself.

more ...

Modern Python Cookbook and Type Hints

Modern Python Cookbook — with lots and lots of recipes — is something you might need. Find the results of checking all these recipes here: https://www.amazon.com/Modern-Python-Cookbook-updated-techniques/dp/1835466389

I (reluctantly) switched from using mypy to using pyright to check all of these recipes carefully. The type alias (PEP …

more ...