pyspelling

Automates spell checking for documentation and source code

brewmacoslinux
Try with needOr install directly
Source

About

Spell checker automation tool

Commands

pyspelling

Examples

Check spelling in current directory using default configuration$ pyspelling
Check spelling with a specific configuration file$ pyspelling -c .spellcheckrc
Check spelling and generate a report in verbose mode$ pyspelling -v