Coding conventions


Python

Follow PEP 8 - Style Guide for Python Code.


HTML

Follow @mdo's style guide.

Non-listed attributes are to be placed last and ordered alphabetically.


CSS

Follow @mdo's style guide.

Within declaration blocks as defined in the above, attributes are to be ordered alphabetically.