Project: ipaddr

Google's IP address manipulation library

Project Details

Latest version
2.2.0
Home Page
https://github.com/google/ipaddr-py
PyPI Page
https://pypi.org/project/ipaddr/

Project Popularity

PageRank
0.0024371102900868145
Number of downloads
260961

ipaddr.py is a library for working with IP addresses, both IPv4 and IPv6.

It has been superseded by ipaddress from the Python 3 standard library, and its Python 2 backport.