Skip to content

scivision/textutils3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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