summaryrefslogtreecommitdiffstats
path: root/docs/asciitable.rst
blob: d5120f3a511dc5638b0a53f259ce88f1f959800a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. _asciitable:

==========
AsciiTable
==========

AsciiTable is the simplest table. It uses ``+``, ``|``, and ``-`` characters to build the borders.

.. image:: asciitable.png
    :target: _images/asciitable.png

API
===

.. autoclass:: terminaltables.AsciiTable
    :members: column_max_width, column_widths, ok, table_width, table