{"library":"django-netfields","type":"library","category":null,"description":"django-netfields provides robust PostgreSQL net-related fields for Django models, specifically `INET`, `CIDR`, `MACADDR`, and `MACADDR8` types. It addresses limitations of Django's built-in IP address fields by providing efficient database-native lookups and supporting IPv6. The library is actively maintained, with the current version being 1.4.1, and typically follows Django's release cycle for compatibility updates.","language":"python","status":"active","version":"1.4.1","tags":["Django","PostgreSQL","Networking","IP Addresses","MAC Addresses","ORM fields","Database"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-netfields","imports":["from netfields import InetAddressField","from netfields import CidrAddressField","from netfields import MACAddressField","from netfields import MACAddress8Field","from netfields import NetManager"]}],"homepage":null,"github":"https://github.com/jimfunk/django-postgresql-netfields","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-netfields/","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.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-netfields/compatibility"}}