[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] Aspell and Python
From: |
Wojciech Muła |
Subject: |
[Aspell-user] Aspell and Python |
Date: |
Tue, 24 Aug 2004 11:52:31 +0200 (CEST) |
Hi!
Because I didn't find any python binding for aspell, I decided to write
one. You can download it from:
http://www.republika.pl/wmula/prog/prog/aspell-python2.1.tar.gz
Module works fine with python 2.1 and aspell 0.50.4. I belive that
any 2.x python is ok.
The AspellSpeller object provides all functions that example-c.c
program, except file checking. The example python's interactive
session (typescript.txt) shows AspellSpeller working.
'python setup.py install' should install the extension
best regards
Wojtek
--
http://www.mula.w.pl
JID: address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Aspell-user] Aspell and Python,
Wojciech Muła <=