Displaying tables with colspans and rowspans in a textual format (e.g. in the terminal)
Python
Switch branches/tags
Nothing to show
Clone or download
carview.php?tsp= Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
carview.php?tsp= .hgignore
carview.php?tsp= README.rst
carview.php?tsp= texttable.py

README.rst

texttable is a python Module to facilitate printing of a table in textual format.

Dependencies

  • Python 2.6 & compatible (it may work with earlier versions as well)

Usage

copy texttable.py to where your program lives. A sample usage is available in the docstring of the module.

Copying

This module is Copyright 2009 Hatem Nassrat, and is Released under the terms of the GPLv3. You may find a copy of the GPLv3 license under:

https://www.gnu.org/licenses/