{"library":"flake8-mutable","type":"library","category":null,"description":"flake8-mutable is a linter extension for Flake8 that identifies and flags the use of mutable objects as default arguments in Python function definitions. This helps prevent common and often unexpected bugs where mutations to the default argument persist across function calls. The current version is 1.2.0. The project appears to be stable with infrequent updates, having been last released in 2017.","language":"python","status":"active","version":"1.2.0","tags":["flake8","linter","code quality","mutable defaults","static analysis"],"install":[{"cmd":"pip install flake8-mutable","imports":[]}],"homepage":null,"github":"https://github.com/ebeweber/flake8-mutable","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flake8-mutable/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Apr 16","next_check":"Wed Jul 15","install_tag":null}}