jcalazan / format-table

A Python function that takes a list of dictionaries and displays the data in table format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format-Table

A Python function that takes a list of dictionaries and displays the data in table format.

The data can be sorted and a header can be specified as well if desired.

About

A Python function that takes a list of dictionaries and displays the data in table format.


Languages

Language:Python 100.0%