Helpful decorators + utils for choice fields (Django choices or SQLAlchemy ChoiceType). Do choices the pythonic way.
Choices on steroids
The enum type used for Django choices enables Django's choices to support code prompts (用于django choices的枚举类型,支持代码提示)