Binary package “python3-texttable” in ubuntu mantic

Module for creating simple ASCII tables — python3

 texttable is a module to generate a formatted text table, using ASCII
 characters.
 It provides nice human-readable output for arrays when designing
 a CLI or just output data.
 .
 This package contains the Python 3 module.