Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Follow the PEP-008 style guidehttps://www.python.org/dev/peps/pep-0008/. It's not as complicated as it looks! 
  2. Use pylinthttp://www.pylint.org/. This great little package will give you detailed feedback about how to make your code beautiful and useful.
  3. Write informative comments. Don't just re-iterate what the code does: explain why you wrote the code the way that you did.
  4. Ask for code reviews! If you're not ready to submit a pull request, but want some feedback on your code, start a code review through Crucible.

Filter by label (Content by label)
showLabelsfalse
max5
spacesCHC
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("python","kb-how-to-article") and type = "page" and space = "CHC"
labelspython kb-how-to-article

...