yapf

yapf#

Google’s Python formatter.

$ yapf -i file.py
$ yapf -r -i src/
$ yapf --diff file.py