API Reference¶
API reference for flufl.enum:
- class flufl.enum.Enum(*args)¶
The public API Enum class.
- class flufl.enum.IntEnum(*args)¶
A specialized enumeration with values that are also integers.
API reference for flufl.enum:
The public API Enum class.
A specialized enumeration with values that are also integers.