Tools mentioned by Brett Cannon
Software and services Brett Cannon has mentioned across podcast appearances.
SignalCast may earn a small commission on purchases through these links — at no extra cost to you. As an Amazon Associate we earn from qualifying purchases.
Python Build Standalone
“These tools leverage Python Build Standalone to auto-download relocatable Python binaries, eliminating the multi-step process of manual Python installation, virtual environment setup, and package installation.”
Mentioned on: The Changelog · Han shot first (Friends)UV
by Astral
“UV, Hatch, and PDM popularized unified workflow tools that handle Python installation, virtual environment creation, and dependency management in single commands (like "uv run"). These tools leverage Python Build Standalone to auto-download relocatable Python binaries.”
Mentioned on: The Changelog · Han shot first (Friends)PDM
“UV, Hatch, and PDM popularized unified workflow tools that handle Python installation, virtual environment creation, and dependency management in single commands.”
Mentioned on: The Changelog · Han shot first (Friends)Hatch
“UV, Hatch, and PDM popularized unified workflow tools that handle Python installation, virtual environment creation, and dependency management in single commands.”
Mentioned on: The Changelog · Han shot first (Friends)PIP
“The delay stemmed from needing to reimplement PIP from scratch as a proof of concept, including writing a custom resolver and metadata reader, because PIP's components weren't available as reusable libraries.”
Mentioned on: The Changelog · Han shot first (Friends)