Skip to main content

A CFFI binding for the Hunspell spellcheck library

Project description

A CFFI-based binding for the Hunspell library. Currently only provides the basic ability to check spelling and provide suggestions. No built-in dictionary management either - this is up to you. Compatible dictionaries can be retrieved from LibreOffice, Firefox, Chrome, etc.

On Linux or OSX, this links against the system provided Hunspell (you’ll need -dev packages or equivalent installed). Windows expects a copy of libhunspell.dll, libhunspell.lib, and hunspell.h in the build directory; you’ll have to build this yourself. Checking out the git repo and building with Visual Studio should do the trick; be aware you need the dll build configuration selected.

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

Hunspell-CFFI-1.1.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

Hunspell_CFFI-1.1.0-cp35-cp35m-win_amd64.whl (233.3 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

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