Description
String-backed enum values can be modeled consistently in Python applications. Developers can keep enum semantics while remaining compatible with APIs and serializers that expect strings. It is a small compatibility library for application code.