astanin / python-tabulate

Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
https://pypi.org/project/tabulate/
MIT License
2.11k stars 163 forks source link

Feature request: possibilty to add/remove specific column seperator #220

Open eliegoudout opened 1 year ago

eliegoudout commented 1 year ago

It would be nice to have an analog to SEPARATING_LINE for columns. Even more flexible: possibility to explicitly override any seperation in the table with any specific character or tablefmt.