Coding Style

We try to comply with PEP8 as much as possible with the only modification, that we allow a line length of up to 120 characters.

Our continuous integration server verifies all commits agains PEP8 and with pylint.