|
yapf
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Formatter for python code |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: python formatter linter code-quality pep8 | ||||||||||||||||||||||||||||||
| Install: brew install yapf | ||||||||||||||||||||||||||||||
|
About: YAPF (Yet Another Python Formatter) is a Python code formatter that enforces consistent styling according to PEP 8 and other configurable standards. It automatically reformats code to maximize readability and minimize diffs, ensuring a uniform codebase across teams. It is highly customizable, allowing teams to define their own style guides or adopt existing ones like Google or Facebook styles. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|