Python Enumerations - The enum Library - May 31, 2019
Python Users Group meeting recording from May 31, 2019 This week we cover the Enumerations in Python and the enum library. "An enumeration is a set of symbolic names (members) bound to unique...