0 purchases
textutils3 1.1.0
Recursive Spellcheck in Python
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.