Sunday 28 February 2016

The Elements of Python Style by Andrew Montalenti

The Elements of Python Style by Andrew Montalenti - His document goes beyond PEP8 to cover the core of what I think of as great Python style. It is opinionated, but not too opinionated. It goes beyond mere issues of syntax and module layout, and into areas of paradigm, organization, and architecture. I hope it can be a kind of condensed "Strunk & White" for Python code.

Amazing resource and useful for anyone at any level of python coding.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.