Getting network addresses from Python

It's been irritating me for ages that it isn't possible to
straightforwardly get the network address(es) of the machine
you're running on from a Python program.

WWW: https://pypi.org/project/netifaces/
