Python 3 support and code quality improvements
- Python3 support. Now, Travis run tests over Python2.7 and Python3.5.
- Travis runs
pycodestyleon each commit. - Code now conforms
pep8andpycodestyle.
pycodestyle on each commit.pep8 and pycodestyle.