pyppin.textΒΆ
Things to format text prettily.
Modules
Tools to format numbers, times, etc., using the fancy functions in pyppin.text. |
|
Produce human-readable strings expressing relative time for status pages and debugging. |
|
A context manager that prints regular updates of a task's progress. |
|
Format numbers using SI prefixes, turning 1,234,567 into 1.2M. |
|
Common classes for printf-like sign-printing conventions. |
|
Tools to do TTY color formatting in print() statements. |