CMD + K

flake8-black

Community

Extension for flake8 for validating Python code style using black

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::flake8-black

Usage Tracking

0.4.0
0.3.7
0.3.6
0.3.5
0.3.4
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Black, "The Uncompromising Code Formatter", is normally run to edit your Python code in place to match their coding style, a strict subset of the PEP 8 style guide. The point of this plugin is to be able to run black --check ... from within the flake8 plugin ecosystem. You might use this via a git pre-commit hook, or as part of your continuous integration testing.

About

Summary

Extension for flake8 for validating Python code style using black

Last Updated

Sep 22, 2025 at 00:17

License

MIT

Total Downloads

487.9K

Supported Platforms

noarch