blob: bb7bd8dc91ae5f1c6b70be4c3c5fe7a60cfbc5d8 (
plain) (
blame)
1
2
3
4
5
6
|
IPy is a Python module for handling IPv4 and IPv6 Addresses and Networks in a
fashion similar to perl's Net::IP and friends. The IP class allows a comfortable
parsing and handling for most notations in use for IPv4 and IPv6 Addresses and
Networks.
WWW: https://github.com/autocracy/python-ipy
|