Created by: rdenadai
What is this Python project?
taken from their docs:
pyenchant provides a set of Python language bindings for the Enchant spellchecking library.
Enchant aims to provide a simple but comprehensive abstraction for dealing with different spell checking libraries in a consistent way. A client, such as a text editor or word processor, need not know anything about a specific spell-checker, and since all back-ends are plugins, new spell-checkers can be added without needing any change to the program using Enchant.
What's the difference between this Python project and similar ones?
- Based on a clib
- Works with different spell-checkers
--
Anyone who agrees with this pull request could vote for it by adding a