Reputation: 79
Upvotes: 3
Views: 6152
Reputation: 17322
the main difference is that Google Python Style comes with more details about how to write code, for example how to write your docstrings or when to use aliases for a variable, this are not specified in the PEP8
Upvotes: 8