getmac
======
Pure-Python package to get the MAC address of network interfaces and hosts on
the local network.

It provides a platform-independent interface to get the MAC addresses of:

- System network interfaces (by interface name)
- Remote hosts on the local network (by IPv4/IPv6 address or hostname)

Author
------
Christopher Goes (@ghostofgoes) - Author and maintainer

Website
-------
https://github.com/GhostofGoes/getmac
