trove-classifiers 0.64.0

Python packaging classifiers as an Enum.
Documentation

Python packaging classifiers as an Enum.

trove-classifiers encompass all valid PyPI classifiers, which can be found at https://pypi.org/classifiers/.

The exact set of classifiers that is supported is pulled from trove-classifiers which is the canonical source of PyPI's classifiers.

Trove classifiers were first defined in PEP-301 and are metadata tags that can be added to python package distributions.