The Zen of Python output in a terminal The Zen of Python is a collection of 19 "guiding principles" for writing computer programs that influence the design of the Python programming language.[1] Python code that aligns with these principles is often referred to as "Pythonic".[2] Software engineer Tim Peters wrote this set of principles and posted it on the Python mailing list in 1999.[3] Peters' l