Skip to content
#

choices

Here are 74 public repositories matching this topic...

A flexible Python library that extends the standard enum.Enum, enum.IntEnum, and enum.StrEnum classes to support optional human-readable display labels for each enum member. This functionality is inspired by Django's choices pattern, making it easier to represent values that have both an internal identifier and a user-friendly description.

  • Updated Jul 6, 2025
  • Python

Improve this page

Add a description, image, and links to the choices topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the choices topic, visit your repo's landing page and select "manage topics."

Learn more