pypeafowl.IpAddress.isIPv4

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

Checks if this address is an IPv4 address.

Returns:

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