{"library":"yapf","type":"library","category":null,"description":"YAPF (Yet Another Python Formatter) is an opinionated code formatter for Python, developed by Google. It automatically re-formats Python code to conform to the PEP 8 style guide and other configurable style conventions, aiming to improve code readability and consistency. The current version is 0.43.0, and it generally follows a stable release cadence with updates for Python version support and bug fixes.","language":"python","status":"active","version":"0.43.0","tags":["formatter","code formatting","style guide","PEP 8","python"],"last_verified":"Wed May 20","install":[{"cmd":"pip install yapf","imports":["from yapf.yapf_api import FormatCode"]}],"homepage":null,"github":"https://github.com/google/yapf","docs":"https://github.com/google/yapf/blob/main/README.md#yapf","changelog":"https://github.com/google/yapf/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/yapf/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/yapf/compatibility"}}