{"library":"ipaddress","type":"library","category":null,"description":"The `ipaddress` module provides comprehensive tools for creating, manipulating, and operating on IPv4 and IPv6 addresses and networks. It is part of the Python 3 standard library (since Python 3.3) and available as a backport on PyPI for older Python versions. It simplifies common networking tasks such as IP address and network validation, subnetting, network relationship checks, and host enumeration.","language":"python","status":"active","version":"1.0.23","tags":["networking","ip-address","ipv4","ipv6","subnetting","validation","standard-library"],"last_verified":"Wed May 20","install":[{"cmd":"pip install ipaddress","imports":["import ipaddress"]},{"cmd":"# ipaddress is built-in since Python 3.3, no installation needed.","imports":[]}],"homepage":null,"github":"https://github.com/phihag/ipaddress","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ipaddress/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ipaddress/compatibility"}}