Faster Enum. Comparison with Enum from the Python Standard Library

tl;dr github.com/QratorLabs/fastenum pip install fast-enum What are enums (If you think you know that — scroll down to the “Enums in Standard Library” section). Read more

Similar