{"library":"django-enum","type":"library","category":null,"description":"Django Enum provides full and natural support for enumerations as Django model fields, integrating with `enum-properties`. It allows defining robust enum fields that seamlessly store and retrieve enum members in the database, offering advanced features like properties and flags. As of version 2.4.2, it supports Django 4.2+ and Python 3.10+, with regular patch and minor releases.","language":"python","status":"active","version":"2.4.2","tags":["django","enum","model fields","database","ORM","enum-properties","python-enums"],"last_verified":"Tue May 26","install":[{"cmd":"pip install django-enum","imports":["from django_enum import EnumField","from enum_properties import Choices","from enum_properties import Flag","from enum_properties import p"]}],"homepage":"https://django-enum.readthedocs.io","github":"https://github.com/django-commons/django-enum","docs":"https://django-enum.readthedocs.io","changelog":"https://django-enum.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/django-enum/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":0.6,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-enum/compatibility"}}