python3-ifaddr

Pure Python implementation for detecting IP addresses
  https://github.com/pydron/ifaddr
  0
  no reviews



This is a small Python library which allows you to find all the IP addresses of the computer. Both ipv4 and ipv6 addresses will be found.

It is a pure Python implementation in contrast to some other Python libraries providing more or less the same functionality.