Skip to main content

Module table

Module table 

Source
Expand description

Table — tabular data with columns. Equivalent to Rich’s table.py.

Structs§

Cell
A single cell in a table row, with optional styling and spanning.
Column
Defines a column within a Table.
Table
A renderable for tabular data.