https://github.com/snaipe/table2ascii
A simple proof of concept for rendering tables in ascii
https://github.com/snaipe/table2ascii
Last synced: about 2 months ago
JSON representation
A simple proof of concept for rendering tables in ascii
- Host: GitHub
- URL: https://github.com/snaipe/table2ascii
- Owner: Snaipe
- License: mit
- Created: 2016-01-04T21:11:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T21:50:27.000Z (over 9 years ago)
- Last Synced: 2025-03-26T05:03:47.255Z (2 months ago)
- Language: Python
- Homepage: https://snai.pe/python/algorithm/rendering-tables/
- Size: 4.88 KB
- Stars: 20
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# table2ascii
A simple algorithm implemented in python to easily draw complex tables.