I have used Travis before and could set it up to run tests and check for any style guide violations tomorrow. Assign it to me if nobody else is already working on it.
Quick question: Should the build fail if something violates PEP8/PEP257?
Quick question: Should the build fail if something violates PEP8/PEP257?
Yes!
I would recommend using https://pypi.python.org/pypi/flake8
Most helpful comment
Yes!