Skip to content

Standards and Guidelines

p0ps edited this page Feb 27, 2017 · 6 revisions

Standards

We try to follow the https://www.python.org/dev/peps/pep-0008/ and https://www.python.org/dev/peps/pep-0257/ as much as possible, for python code.

As for HTML and CSS, we try to follow the HTML5 and CSS3 styleguides. As for javascript. @omg?

Guidelines

Logging

..