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
- Host: GitHub
- URL: https://github.com/finndersen/table-formatter
- Owner: Finndersen
- Created: 2018-08-22T09:15:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T09:19:49.000Z (almost 8 years ago)
- Last Synced: 2025-05-29T19:11:45.526Z (about 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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