Function to Print a nicely formatted Dictionary or List?
Friedrich Rentsch
anthra.norell at bluewin.ch
Thu Jun 9 16:13:08 EDT 2022
If you want tables layed out in a framing grid, you might want to take a
look at this:
https://bitbucket.org/astanin/python-tabulate/pull-requests/31/allow-specifying-float-formats-per-column/diff
Frederic
On 6/9/22 12:43, Dave wrote:
> Hi,
>
> Before I write my own I wondering if anyone knows of a function that will print a nicely formatted dictionary?
>
> By nicely formatted I mean not all on one line!
>
> Cheers
> Dave
>
More information about the Python-list
mailing list