Posts

PythonTest Black Friday Deals 2025

Save up to 50% on courses and the pytest book

Explore Python dependencies with `pipdeptree` and `uv pip tree`

Finding dependencies in a project in tree form, including some great extra info

Announcing the Lean TDD book

I've started writing this in public, so to speak.

Polite lazy imports for Python package maintainers

Allow people to import just the part of your package that they need, when they need it.

Python lazy imports you can use today

There's a proposal for Python to natively support lazy importing starting in Python 3.15. However, there are techniques covered in this post that allow you to use lazy importing now with 3.13, 3.12, ... really every version of Python.

Installing Python 3.14 on Mac or Windows

The easiest way to install Python 3.14 (or 3.13, 3.12, 3.11, 3.10,...). Includes descriptions for installing from both python.org and using uv.

Testing against Python 3.14

Steps I take for updating a project for running and testing on Python 3.14

pytest-check 2.6.0 release

check.raises() exception now has a `.value`

Timeline of Selected Software Events

Timeline of various software events

Python People podcast now at pythontest.com/pythonpeople

A new home for Python People