Skip to main content

a simple but quite powerful Python spell checking library for GtkTextViews based on Enchant

Project description

Python GTK Spellchecker

A simple but quite powerful spellchecking library written in pure Python for Gtk based on Enchant. It supports PyGObject as well as PyGtk for Python 2 and 3 with automatic switching and binding detection. For automatic translation of the user interface it can use Gedit’s translation files.

Features

  • localized names of the available languages

  • supports word, line and multiple line ignore regular expressions

  • supports ignore custom tags on GtkTextBuffer

  • enable and disable of spellchecking with preferences memory

  • supports hotswap of GtkTextBuffers

  • PyGObject and PyGtk compatible with automatic detection

  • Python 2 and 3 supportas Enchant, support for Hunspell (LibreOffice) and Aspell (GNU) dictionaries

  • extract dictionaries out of LibreOffice extension files

  • legacy API for Python GtkSpell

Documentation

The documentation is available at Read the Docs.

Distribution

Cheeseshop

PyPI package is available:

pip install pygtkspellcheck

Archlinux - AUR

Python 3

pacman -S python-gtkspellcheck

Python 2

pacman -S python2-gtkspellcheck

Ubuntu / Debian

Python 2

sudo apt-get install python-gtkspellcheck

Python 3

sudo apt-get install python3-gtkspellcheck

Development

Development happens at GitHub.

License

PyGtkSpellcheck is released under GPLv3 or at your opinion any later version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygtkspellcheck-4.0.2.tar.gz (109.0 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page