backports.strenum
Subscription: Developer
Active
Subscription: Developer
Base class for creating enumerated constants that are subclasses of str, backported from Python 3.11's StrEnum implementation by Ethan Furman. Provides a robust way to define string-based enums following his design details.
pip install backports_strenum==1.3.1
1.3.1
Linux