Contents

flake8-debugger 4.1.2

0

ipdb/pdb statement checker plugin for flake8

ipdb/pdb statement checker plugin for flake8

Stars: 40, Watchers: 40, Forks: 10, Open Issues: 2

The JBKahn/flake8-debugger repo was created 9 years ago and the last code push was 1 years ago. The project is moderately popular with 40 github stars!

How to Install flake8-debugger

You can install flake8-debugger using pip

pip install flake8-debugger

or add it to a project with poetry

poetry add flake8-debugger

Package Details

Author
Joseph Kahn
License
MIT
Homepage
https://github.com/jbkahn/flake8-debugger
PyPi:
https://pypi.org/project/flake8-debugger/
GitHub Repo:
https://github.com/jbkahn/flake8-debugger

Classifiers

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

Errors

A list of common flake8-debugger errors.

Code Examples

Here are some flake8-debugger 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.