{"library":"enum34","type":"library","category":null,"description":"`enum34` backports the `enum.Enum` class from Python 3.4 to older Python versions (2.4-3.3), enabling the use of enumerated types across diverse legacy environments. It also includes selected features from newer Python `enum` modules, such as `auto()` and `Flag` from Python 3.6. The library is currently at version 1.1.10, and due to its nature as a backport, active development has ceased, though it remains functional and stable for its intended purpose.","language":"python","status":"maintenance","version":"1.1.10","tags":["enum","backport","python2","python3","legacy","compatibility"],"last_verified":"Wed May 20","install":[{"cmd":"pip install enum34","imports":["from enum34 import Enum","from enum34 import IntEnum","from enum34 import auto"]}],"homepage":"https://bitbucket.org/stoneleaf/enum34","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/enum34/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/enum34/compatibility"}}