This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Description
I know this is not of the highest priority, but looking at the code there are a few issues with respect to generally accepted code styling in Python (see here: http://legacy.python.org/dev/peps/pep-0008/). E.g. inconsistent indentation, camelCase function names etc...
If there are no strong feelings, I can clean this up quickly and submit a PR?