python38-yapf
Python 3.8 - yapf - formatter for Python code
3.2.8
2023-03-27
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python38-base 3.2.5
update-alternatives 3.2.0
python3-yapf
Internal Program Version: yapf 0.31.0
YAPF is based off clang-format and reformats it to the closest
formatting that conforms to the style guide, even if the original
code did not violate the style guide.
This is in contrast to other formatters like autopep8 and pep8ify
which are made to only remove lint errors from code, which has some
limitations, like, code that conforms to the PEP 8 guidelines may not
be reformatted.
https://github.com/google/yapf