{"library":"django-bitfield","type":"library","category":null,"description":"django-bitfield provides a `BitField` model field for Django, allowing developers to store multiple boolean flags efficiently in a single integer column in the database. It is currently at version 2.2.0, actively maintained, and follows Django's release cadence for compatibility.","language":"python","status":"active","version":"2.2.0","tags":["django","database","flags","bitmask","models"],"last_verified":"Tue May 26","install":[{"cmd":"pip install django-bitfield","imports":["from bitfield.models import BitField","from bitfield import BitHandler","from bitfield.forms import BitField as BitFieldFormField"]}],"homepage":null,"github":"https://github.com/disqus/django-bitfield","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-bitfield/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.5,"avg_import_s":0.74,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/django-bitfield/compatibility"}}