black
https://github.com/psf/black
Python
The uncompromising Python code formatter
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to black
Help out
- Issues
- fix(fmt: skip): respect skip directive on multi-line compound statements
- Add validation for --line-ranges values
- Test on Python 3.15
- Fix unnecessary parentheses in indexed assignment RHS
- Fix #5083: Silent failure with too many files on Python 3.14
- Black silently fails with exit code 1 when passed in too many files in the Python 3.14.2 on Linux
- Bump hatch from 1.15.1 to 1.16.5
- Update virtualenv requirement from <21.0.0 to <22.0.0
- Bump wcwidth from 0.2.14 to 0.6.0
- Consecutive @overload definitions have two distinct stable formatting states for the same AST
- Docs
- Python not yet supported