197: Python project trove classifiers - Do you need this bit of pyproject.toml metadata? - Brett Cannon - podcast episode cover

197: Python project trove classifiers - Do you need this bit of pyproject.toml metadata? - Brett Cannon

Apr 05, 202334 minSeason 1Ep. 197
--:--
--:--
Listen in podcast apps:
Metacast
Spotify
Youtube
RSS

Episode description

Classifiers are one bit of Python project metadata that predates PyPI.

 Classifiers are weird.

 They were around in setuptools days, and are still here with pyproject.toml. 

  • What are they? 
  • Why do we need them? 
  • Do we need them?
  • Which classifiers should I include?
  • Why are they called "trove classifiers" in the Python docs

Brett Cannon joins the show to discuss these wacky bits of metadata.

Here's an example, from pytest-crayons:

[project] ... classifiers = [ "License :: OSI Approved :: MIT License", "Framework :: Pytest" ]


Links:


Help support the show AND learn pytest: 

  • The Complete pytest course is now a bundle, with each part available separately.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.

★ Support this podcast on Patreon ★
For the best experience, listen in Metacast app for iOS or Android
Open in Metacast
197: Python project trove classifiers - Do you need this bit of pyproject.toml metadata? - Brett Cannon | Test & Code podcast - Listen or read transcript on Metacast