Contents

flakehell 0.9.0

0

Flake8 wrapper to make it nice and configurable

Flake8 wrapper to make it nice and configurable

Stars: 233, Watchers: 233, Forks: 46, Open Issues: 4

The life4/flakehell repo was created 4 years ago and the last code push was 3 years ago.
The project is popular with 233 github stars!

How to Install flakehell

You can install flakehell using pip

pip install flakehell

or add it to a project with poetry

poetry add flakehell

Package Details

Author
Gram (@orsinium)
License
None
Homepage
PyPi:
https://pypi.org/project/flakehell/
Documentation:
https://flakehell.readthedocs.io/
GitHub Repo:
https://github.com/life4/flakehell

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
No  flakehell  pypi packages just yet.

Errors

A list of common flakehell errors.

Code Examples

Here are some flakehell code examples and snippets.

Related Packages & Articles

flake8-bugbear 24.2.6

A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.