man-group / PyBloqs

A flexible framework for visualizing data and automated creation of reports.
https://pybloqs.readthedocs.io/
GNU Lesser General Public License v2.1
154 stars 40 forks source link

CommonTableFormatterBuilder #82

Closed AryGr closed 2 years ago

AryGr commented 2 years ago

The main objective of this PR is to open source the CommonTableFormatterBuilder class. This allows a PyBloqs user to create and customise a variety of popular table formatters in a clean and efficient way using the builder pattern.

Misc. changes also included: