{"library":"flake8-blind-except","type":"library","category":null,"description":"flake8-blind-except is a `flake8` extension that identifies \"blind\" `except:` statements in Python code, specifically bare `except:` or `except Exception:` without logging or re-raising. It helps enforce better error handling practices by flagging these broad catches. The current version is 0.2.1, and its release cadence is slow, indicating a mature and stable plugin.","language":"python","status":"active","version":"0.2.1","tags":["flake8","linter","code quality","error handling"],"last_verified":"Fri Apr 17","install":[{"cmd":"pip install flake8-blind-except","imports":[]}],"homepage":null,"github":"https://github.com/elijahandrews/flake8-blind-except","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flake8-blind-except/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}