* fix the imports in __init__.py * update contribution guide
* add isort config * use isort to sort imports * add isort to travis
* format the codebase with yapf * add yapf to travis