Formatter

Has the same functionality as string.Formatter as in python 3.8.

Inherits from BaseFormatter and changes its behavior.

Usage

Use if you need the behavior of the formatter from python 3.8 in older versions