Want to create an interactive transcript for this episode?
Podcast: Test & Code
Episode: 119: Editable Python Installs, Packaging Standardization, and pyproject.toml - Brett Cannon
Description: There's stuff going on in Python packaging and pyproject.toml.Brett and I talk about some upcoming work on Python packaging, such as:editable installsthe need for standardizationconfiguration of other tools in pyproject.tomlAnd then get off on tangents and talk about:why it's good to have packages like pip, toml, setuptools, wheel, etc not part of the standard libraryshould we remove some stuff from the standard librarythe standard library using unittest for testing the standard libraryย why not hypothesisI didn't bring up "why not pytest?" but you know I was thinking it.w...