pyppin.textΒΆ

[Browse Source]

Things to format text prettily.

Modules

formatter

Tools to format numbers, times, etc., using the fancy functions in pyppin.text.

now_and_then

Produce human-readable strings expressing relative time for status pages and debugging.

print_counter

A context manager that prints regular updates of a task's progress.

si_prefix

Format numbers using SI prefixes, turning 1,234,567 into 1.2M.

sign

Common classes for printf-like sign-printing conventions.

tty

Tools to do TTY color formatting in print() statements.