progressbar.terminal package

Submodules

Module contents

Terminal primitives: colors, escape sequences and stream wrappers.

Re-exports everything from base and stream. Neither declares an __all__, so every public name in them is reachable as progressbar.terminal.X and is covered by the API-surface snapshot test.