RFC: Introduce automatic formatting of Python code

+1 it will be super nice!

Personally when using vscode, I use the black integration with “format on save” to make sure the code is formatted well. It will be great if we provide those tooling instructions in the documentation page as well.