2009-07-29 16:12:44 +02:00
|
|
|
Getting network addresses from Python
|
|
|
|
|
2013-04-20 16:24:14 +02:00
|
|
|
It's been irritating me for ages that it isn't possible to
|
2009-07-29 16:12:44 +02:00
|
|
|
straightforwardly get the network address(es) of the machine
|
2013-04-20 16:24:14 +02:00
|
|
|
you're running on from a Python program.
|
2009-07-29 16:12:44 +02:00
|
|
|
|
|
|
|
WWW: http://alastairs-place.net/netifaces/
|