https://www.python.org/dev/peps/pep-0008/
https://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/python_style_rules/
代码检查 - pylint
https://code.visualstudio.com/docs/python/linting#_pylint
代码格式化 - yapf
https://code.visualstudio.com/docs/python/editing