Hello to all of the community,
I have a simple snippet for spell checking,
using python and enchant (with wx gui).
Enchant is spell checking module which relies on
open office myspell dictionary's.
It's possible to use gtk/win or even console frontend.
[EDIT]
The code can be found on scriptshare