def show_summary(summary_table): sum_table = AsciiTable(summary_table, "Summary") print sum_table.table