diplomat.utils.pretty_printerΒΆ
Provides utilities for printing results to the console in a well formatted manner.
Module Attributes
Default instance of the indent printer, with the default settings. |
Classes
|
Create a custom printing function that matches python's print function, but also properly handles indented lines in the CLI by indenting each following line when a single line in the printout can't be displayed on a single line in the CLI. |