Contents

flake8-black 0.3.6

0

flake8 plugin to call black as a code style validator

flake8 plugin to call black as a code style validator

Stars: 162, Watchers: 162, Forks: 10, Open Issues: 3

The peterjc/flake8-black repo was created 5 years ago and the last code push was 1 weeks ago.
The project is popular with 162 github stars!

How to Install flake8-black

You can install flake8-black using pip

pip install flake8-black

or add it to a project with poetry

poetry add flake8-black

Package Details

Author
Peter J. A. Cock
License
MIT
Homepage
PyPi:
https://pypi.org/project/flake8-black/
Documentation:
https://github.com/peterjc/flake8-black/blob/master/README.rst
GitHub Repo:
https://github.com/peterjc/flake8-black

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
No  flake8-black  pypi packages just yet.

Errors

A list of common flake8-black errors.

Code Examples

Here are some flake8-black code examples and snippets.

Related Packages & Articles

flake8-2020 1.8.1

flake8 plugin which checks for misuse of sys.version or sys.version_info

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co