textutils3

Recursively check spelling and grammer and other tasks with text documents.


Keywords
spellcheck, python
License
MIT
Install
pip install textutils3==1.1.0

Documentation

Recursive Spellcheck in Python

PyPI Download stats

Recursively spellcheck files using aspell or other backend.

Install aspell:

  • Mac: brew install aspell
  • Linux: apt install aspell
  • Windows: use WSL

from Terminal:

python -m textutils3.spellcheck

python -m textutils3.latextdiff

python -m textutils3.find_bad_char