Override Python f-string Formatters A Deep Dive
Reading through PEP 3101 it discusses how to subclass stringFormatter to define your own formats but then you use it via myformatterformatstring Is there a way
{ Code - Sleep - Repeat }