Python 3.4 Enum Backport (enum34)
JSON →`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.
Traffic · last 30 days ↑0% vs prev 7d
total hits 15
actors 6 distinct systems
last hit 1d ago ChatGPT-User
top countries 🇺🇸 United States · 🇫🇷 France · 🇸🇬 Singapore · 🇩🇪 Germany · 🇮🇳 India
API endpoints
full doc /v1/registry/enum34
install /v1/registry/enum34/install
compatibility /v1/registry/enum34/compatibility