Description:
Python code formatter
|
|
Type: Formula
|
Latest Version: 25.12.0@0
|
Tracked Since: Dec 17, 2025
|
|
Links:
Homepage |
@psf |
formulae.brew.sh
|
|
Category: Developer tools
|
|
Tags:
formatter
python
linter
development
code-quality
|
|
Install:
brew install black
|
About:
Black is an uncompromising Python code formatter that automatically reformats code to a consistent style. It ensures readability and maintainability across projects by enforcing a single, opinionated formatting standard. This eliminates debates over style and saves developers significant time during code reviews.
|
Key Features:
- Opinionated and deterministic formatting
- Supports Python 3.8+ and PyPy
- Minimal configuration required
- Fast formatting engine written in Rust
- Integrates with CI/CD pipelines
|
Use Cases:
- Standardizing code style across team projects
- Automating formatting in pre-commit hooks
- Enforcing consistent style in continuous integration
|
Alternatives:
-
autopep8
– Less opinionated, more configurable, but slower and less consistent
-
yapf
– Highly configurable but requires style configuration files
|
|
License: MIT
|
|
Dependencies: python@3.14
|
|
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux
|
| Detected |
Version |
Rev |
Change |
Commit |
| Oct 27, 2025 11:45pm |
|
0 |
VERSION_BUMP |
25386f69 |
| Sep 13, 2025 3:40am |
|
1 |
VERSION_BUMP |
bc9576d5 |
| Dec 23, 2024 5:19am |
|
1 |
VERSION_BUMP |
4235d7c6 |
| Nov 19, 2024 11:51am |
|
1 |
VERSION_BUMP |
12880193 |
| Oct 10, 2024 1:56am |
|
0 |
VERSION_BUMP |
650813c5 |
| Oct 9, 2024 6:27pm |
|
0 |
VERSION_BUMP |
f894c3f4 |
| Aug 2, 2024 6:28pm |
|
0 |
VERSION_BUMP |
7af67602 |
| Feb 15, 2024 8:09am |
|
0 |
VERSION_BUMP |
5fb02db3 |
| Jan 26, 2024 6:29am |
|
0 |
VERSION_BUMP |
aaf97227 |
| Dec 23, 2023 7:44am |
|
0 |
VERSION_BUMP |
364de080 |
| Dec 23, 2023 1:27am |
|
0 |
VERSION_BUMP |
48ac2f08 |
| Nov 9, 2023 12:19am |
|
1 |
VERSION_BUMP |
e474e50a |
| Nov 8, 2023 2:25pm |
|
0 |
REVISION_ONLY |
60ad665e |
| Nov 8, 2023 8:43am |
|
1 |
VERSION_BUMP |
fec7a2d5 |
| Nov 8, 2023 7:46am |
|
0 |
VERSION_BUMP |
f4939f2f |
| Oct 17, 2023 11:39pm |
|
0 |
VERSION_BUMP |
600b9f76 |
| Oct 6, 2023 3:06am |
|
0 |
VERSION_BUMP |
a7c5b60b |
| Sep 11, 2023 9:39am |
|
0 |
VERSION_BUMP |
ba113dc9 |
| Sep 11, 2023 2:49am |
|
0 |
VERSION_BUMP |
8742f82a |
| Mar 28, 2023 9:36pm |
|
0 |
VERSION_BUMP |
34b58604 |
|