sejtam has asked for the wisdom of the Perl Monks concerning the following question:
Is anyone aware of any port or reimplementation of something like perl's format system in python, so that
one can as easily write nicely formatted output (ie, line format descriptions, repeating format lines etc)
when forced to write in python?