pypeafowl.IpAddress.isIPv6

IpAddress.isIPv6(self: pypeafowl.IpAddress) → bool

Checks if this address is an IPv6 address.

Returns:

True if the address is an IPv4 address, false otherwise.