{"library":"codespell","type":"library","category":null,"description":"Codespell is a Python command-line tool designed to find and fix common misspellings in text files, primarily within source code. It operates using a curated dictionary of common typos and their corrections, aiming to reduce false positives that typical spell checkers might produce with technical terms or variable names. The library is actively maintained and frequently integrated into CI/CD pipelines and pre-commit hooks for automated code quality checks.","language":"python","status":"active","version":"2.4.2","tags":["linter","code quality","spelling","cli","automation"],"last_verified":"Thu Apr 09","install":[{"cmd":"pip install codespell","imports":[]}],"homepage":null,"github":"https://github.com/codespell-project/codespell","docs":null,"changelog":null,"pypi":"https://pypi.org/project/codespell/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}