For now, we use several tools on the python code, namely: [mypy](https://github.com/python/mypy), [flake8](https://github.com/PyCQA/flake8) and [pylint](https://github.com/PyCQA/pylint). Other tools such as: - [Black](https://github.com/psf/black) - [Yapf](https://github.com/google/yapf) - [isort](https://github.com/PyCQA/isort) - as well as other tools of the [PyCQA](https://github.com/PyCQA) Could nicely complement the existing python tool-kit to improve code quality/robustness and consistency in the Zeth client