yapf

by google · Developer Tools

A formatter for Python files

New0 ratings13,985 starsActive
Developer ToolsDeveloper ToolPythonVim Script
GitHub⚑ Report
yapf — image 1

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

ShellPythonVim Scriptformattergoogle

Project health

Actively maintained
Last updatelast week
Contributors139
Latest release
Open issues & PRs419
LicenseApache-2.0
On GitHubsince 2015

GitHub

13,985
stars
904
forks
139
contributors
419
open issues & PRs
Python
language
last week
last commit
View on GitHub ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review yapf.

Built by

google
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain google/yapf? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like