Portable network interface information.

Edit Package python-netifaces

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.

The package has been tested on Mac OS X, Windows 2000 and Linux. On Windows, it is currently not able to retrieve IPv6 addresses, owing to shortcomings of the Windows API.

It should work on other UNIX-like systems provided they implement either getifaddrs() or support the SIOCGIFxxx socket options, although the data provided by the socket options is normally less complete.

  • Sources inherited from project SUSE:SLE-15-SP4:Update
  • osc checkout SUSE:SLE-15-SP5:Update/python-netifaces && cd $_
  • Create Badge
Refresh
Refresh
Source Files
Filename Size Changed
netifaces-0.11.0.tar.gz 0000030106 29.4 KB
python-netifaces.changes 0000004718 4.61 KB
python-netifaces.spec 0000002359 2.3 KB
test.py 0000001468 1.43 KB
Latest Revision
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP4:Update package:python-netifaces revision:953e21f9ee86dcabe3bd6050359b5203
Comments 0