PLAY PODCASTS
119: Editable Python Installs, Packaging Standardization, and pyproject.toml - Brett Cannon
Episode 119

119: Editable Python Installs, Packaging Standardization, and pyproject.toml - Brett Cannon

Test & Code

June 26, 202034m 27s

Audio is streamed directly from the publisher (test-and-code.sfo3.cdn.digitaloceanspaces.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

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 installs
  • the need for standardization
  • configuration of other tools in pyproject.toml

And 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 library
  • should we remove some stuff from the standard library
  • the standard library using unittest for testing the standard library 
    • why not hypothesis
    • I didn't bring up "why not pytest?" but you know I was thinking it.
  • why CPython and not C++Python
  • and more

Special Guest: Brett Cannon.


Links:




Topics

Pythonpipflitpoetrypackagingpyproject.tomltomlblackCPythonstandard library