flâneur — a map of the web's best reading

styleguide | Style guides for Google-originated open-source projects

google.github.io · 14,976 words · saved by 2 readers

Style guides for Google-originated open-source projects

styleguide | Style guides for Google-originated open-source projects styleguide Google Python Style Guide Table of Contents 1 Background 2 Python Language Rules 2.1 Lint 2.2 Imports 2.3 Packages 2.4 Exceptions 2.5 Mutable Global State 2.6 Nested/Local/Inner Classes and Functions 2.7 Comprehensions & Generator Expressions 2.8 Default Iterators and Operators 2.9 Generators 2.10 Lambda Functions 2.11 Conditional Expressions 2.12 Default Argument Values 2.13 Properties 2.14 True/False Evaluations 2.16 Lexical Scoping 2.17 Function and Method Decorators 2.18 Threading 2.19 Power Features 2.20 Moder

Explore this link on the map →

saved by

related reading