Python simple arp table reader. Version 0.0.2, minimal maintenance.
pip install python-arptableNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read ARP table and print each entry (dict with keys: ip, mac, interface, type).
Ensure arp command is available and locale is C.
Run script with sudo or appropriate capabilities.
No dependency data recorded yet.