An open API service indexing awesome lists of open source software.

https://github.com/finndersen/table-formatter

Simple Python class to perform field name and value lookups on tables from a database or similar
https://github.com/finndersen/table-formatter

Last synced: 10 months ago
JSON representation

Simple Python class to perform field name and value lookups on tables from a database or similar

Awesome Lists containing this project

README

          

# table-formatter
Simple Python class to perform field name and value lookups on tables from a database or similar

See detailed documentation at: https://medium.com/@finndersen/a-simple-python-class-for-formatting-table-data-to-display-in-html-or-csv-4b1f22216e45