
flake8-black 0.4.0
0
flake8 plugin to call black as a code style validator
Contents
flake8 plugin to call black as a code style validator
Stars: 165, Watchers: 165, Forks: 11, Open Issues: 4The peterjc/flake8-black repo was created 7 years ago and the last code push was 2 weeks ago.
The project is popular with 165 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
- None
- 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
Related Packages
Errors
A list of common flake8-black errors.
Code Examples
Here are some flake8-black code examples and snippets.
pythonfix




