
Pyhunspell is a set of Python bindings for the Hunspell spell-checker engine. It lets developers load Hunspell dictionaries, check words, get suggestions, add new words, etc. It also provides some basic morphological analysis related methods.
This package provides the binding to Python 3.