python3-easy-enum

User friendly implementation of Enum in Python
  https://github.com/molejar/pyEnum
  0
  no reviews



This module extends Enum values with auto-generated descriptions. It also provides Enums with automatic mapping between Enum values and their string representation.

This package contains the Python module for Python 3.