/strenum

My own implementation of StrEnum in Python

Primary LanguagePython

My own implementation of StrEnum in Python

Inspired by Cosmic Python and my own struggle dealing with enum.Enum class in Python.