====== python scripts read ip/arp and write to sqlite ====== * read arp * write arp/ip to a table reading arp * install python_arptable pip3 install python_arptable * executing >>> from python_arptable import ARPTABLE >>> print(ARPTABLE)