google / ipaddr-py

Google's Python IP address manipulation library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Google's Python IP address manipulation library

License:Apache License 2.0


Languages

Language:Python 100.0%