http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/api/util/enum.html
ANT ' Ant ' > > > tuple ( insects ) ( ' Ant ' , ' Wasp ' , ' Ladybug ' , ' Firefly ' ) ... or with overwritten string counterparts... > > > from stem.util import enum > > > pets = enum . Enum (( ' DOG ' , ' Skippy ' ), ' CAT ' , ( ' FISH ' , ' Nemo ' )) > > > pets .