This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
One of the best practices is, to define a common style guideline. So that it would be much easier to understand a codebase when all the code in it, is in a consistent style. Specially if you are working in a team. PEP (Python Enhancement Proposals) provides a good starting point to define those style guide. Here are some highlights which are mostly from PEP 8 , but also from other best practices:…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.