Beautiful is better than ugly. 優美勝於醜陋python
Explicit is better than implicit. 明瞭勝於晦澀less
Simple is better than complex. 簡單賽過複雜ide
Complex is better than complicated. 複雜賽過凌亂ui
Flat is better than nested. 扁平勝於嵌套idea
Sparse is better than dense. 間隔勝於緊湊spa
Readability counts. 可讀性很重要ci
Special cases aren't special enough to break the rules. 即便假借特例的實用性之名,也不違背這些規則it
Although practicality beats purity. 雖然實用性次於純度io
Errors should never pass silently. 錯誤不該該被無聲的忽略gui
Unless explicitly silenced. 除非明確的沉默
In the face of ambiguity, refuse the temptation to guess. 當存在多種可能時,不要嘗試去猜想
There should be one-- and preferably only one --obvious way to do it. 應該有一個,最好只有一個,明顯能作到這一點
Although that way may not be obvious at first unless you're Dutch.雖然這種 方式可能不容易,除非你是python之父
Now is better than never. 如今作總比不作好
Although never is often better than *right* now. 雖然過去從未比如今好
If the implementation is hard to explain, it's a bad idea. 若是這個實現不容易解釋,那麼它確定是壞主意
If the implementation is easy to explain, it may be a good idea. 若是這個實現容易解釋,那麼它極可能是個好主意
Namespaces are one honking great idea -- let's do more of those! 命名空間是一種絕妙的理念,應當多加利用