tutorial.eyehunts.com
Python enum multiple values | Example code
Use MultiValueEnum to get enum multiple values in Python. You have to install and import aenum library and this is the easiest way.
Rohit