3 projects
borders
A module to create a frame when printing a list of strings, with control on the alignment of the text and frame. Can also act like 'input()'.
polychromy
A module to print strings in a given colour, with a given colour background
textlinebreaker
A module to format strings with customizable line length and alignment. Fixes splitting issue (characters vs words) and adds input type detection (list or string).