pythonspell

A simple python spellchecker built on BK Trees and Damerau Levenshtein distance

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pythonspell

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.21 2020-05-21
1.2 2020-05-21
1.0 2020-04-08
0.61 2020-04-08
0.7 2020-04-08
0.6 2020-04-08

Issues with this package?

Page last updated 2026-09-03 13:22:19 UTC