{"library":"flake8-debugger","type":"library","category":null,"description":"flake8-debugger is a plugin for the flake8 code quality tool that checks for the presence of common debugger statements (like `pdb.set_trace()`, `ipdb.set_trace()`, and `breakpoint()`) in Python code. This helps prevent accidental commits of debugging code into production. The current version is 4.1.2. Releases are made periodically, typically following updates to Python versions or the flake8 ecosystem.","language":"python","status":"active","version":"4.1.2","tags":["flake8","linter","code quality","debugger","static analysis"],"install":[{"cmd":"pip install flake8-debugger","imports":[]}],"homepage":null,"github":"https://github.com/jbkahn/flake8-debugger","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flake8-debugger/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Apr 15","next_check":"Tue Jul 14","install_tag":null}}