Khader Syed

String formatting in Python

Tue Sep 22 2015

#python#code

Python has had awesome string formatters for many years but the documentation on them is far too theoretic and technical. With this site we try to show you the most common use-cases covered by the old and new style string formatting API with practical examples.