Skip to content

NethumL/pyqt-spellcheck

Repository files navigation

PyQt Spell check

Usage

Setup

  • Install enchant

  • Install from PyPI

$ pip install pyqt-spellcheck

Example

An example of usage is available in examples/example.py

Demo