{"library":"flake8-picky-parentheses","type":"library","category":null,"description":"flake8-picky-parentheses is a flake8 plugin that enhances code style checks by nitpicking about the usage and alignment of parentheses, brackets, and braces. It provides two main types of checks: identifying redundant parentheses (PAR0xx codes) and enforcing opinionated alignment rules for multi-line expressions (PAR1xx codes). The library is actively maintained, frequently updating to ensure compatibility with the latest Python versions and flake8 releases, with its current version being 0.6.2.","language":"python","status":"active","version":"0.6.2","tags":["flake8","linter","code style","parentheses","brackets","braces","redundancy","alignment","plugin"],"last_verified":"Thu Apr 16","install":[{"cmd":"pip install flake8-picky-parentheses flake8","imports":[]},{"cmd":"flake8 --require-plugins flake8-picky-parentheses <path/to/your/code>","imports":[]}],"homepage":null,"github":"https://github.com/robsdedude/flake8-picky-parentheses","docs":null,"changelog":"https://github.com/robsdedude/flake8-picky-parentheses/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/flake8-picky-parentheses/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}