Skip to content

bencorman/tkspellcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tkspellcheck

A Tkinter Text Widget that uses PyEnchant as an in-line spell check.

Written for nvPY, a cross-platform SimpleNote client.

I'm currently testing, although with good results. But for that reason, it's rather limited in its usefulness at the moment.

If you'd like to see it in action, you'll need:

  • Python 2 (Tested on 2.7.4)
  • PyEnchant (Tested 1.6.5)

$ git clone https://github.com/bencorman/tkspellcheck.git
$ python tkspellcheck_example.py

Disclaimer

This is both my first github project and my first open source python application. So comments / suggestions / advice is both welcome and greatly appreciated.

About

An inline spell check for the Tkinter text widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages