Skip to content

NethumL/pyqt-spellcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt Spell check

Usage

Setup

  • Install enchant

  • Get the required python packages

$ pip install -r requirements.txt

Example

An example of usage is available in example.py

Demo