Icon

Black

Black is the uncompromising Python code formatter that reformats entire files in place, providing speed, determinism, and freedom from style debates. It is PEP 8 compliant and opinionated with limited configuration options.
Latest: 26.5.1
Last checked: Jun 9, 2026 12:10am
Rank: 4871/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MIT LicenseInstaller: pip packageSilent: YesWinget: Available
Silent install
pip install black

Uninstall
pip uninstall black

Version & Lifecycle

0
Current: 26.5.1 N-2: 26.3.1 Oldest supported: 3.6.2 Predicted EOL: 2025-12-31 Avg cadence: Every 114 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

blackpsf black

Packaging Notes

0

Requires Python 3.6.2 or higher; installable via pip

Notes

0

Black is stable and widely used in many projects and organizations. It checks that reformatted code produces a valid AST. The latest versions support Python 3.13 and fix security vulnerabilities.