python-tabulate
python-tabulate copied to clipboard
Header at bottom
Is there an option to print the header at the bottom (which would make it a footer)?
The use case is printing a very tall table in a terminal. The user would have to scroll up to see the header, but if it could be added to the bottom, this is not necessary. As an example, Wikipedia often has top and bottom headers on its pages.
It would be nice to print it both twice, as a header and as a footer