Further reading# The Python Standard Library: Python Module Index Python 3 Module of the Week Docs: Python tutorial. Modules os argparse subprocess ipaddress Video: David Beazley - Modules and Packages: Live and Let Die! - PyCon 2015 argparse# Argparse docs PyMOTW tabulate# tabulate docs Pretty printing tables in Python Tabulate 0.7.1 with LaTeX & MediaWiki tables Stack Overflow: Printing Lists as Tabular Data. pprint# pprint — Data pretty printer PyMOTW. pprint — Pretty-Print Data Structures