python3-netifaces

portable network interface information - Python 3.x
  https://alastairs-place.net/projects/netifaces/
  0
  no reviews



Netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces.

This package contains the module for Python 3.x.