yapf
A formatter for Python files
About this project
YAPF Introduction YAPF is a Python formatter based on clang-format (developed by Daniel Jasper). In essence, the algorithm takes the code and calculates the best formatting that conforms to the configured style. It takes away a lot of the drudgery of maintaining your code. The ultimate goal is that the code YAPF produces is as good as the code that a programmer would write if they were following the style guide. Note YAPF is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google. Installation To install YAPF from PyPI: YAPF is still considered in "beta" stage, and the released version may change often;…
Technologies
Project health
GitHub
Reviews
Built by
Maintain google/yapf? Claiming verifies admin access through your GitHub account and gives you control of this listing.