finesse.utilities.tables
¶
Defines classes for displaying tables.
This code is inspired by the tabulate package which can be found at https://github.com/astanin/python-tabulate/ and on PyPI
Classes
|
Create a table of numbers to display via pretty printing or html. |
|
Basic class to display tables via pretty printing or html. |