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 on Linux; on OSX header files that should work are provided (in osx-data/, if you need to change them)). Windows expects a copy of libhunspell.dll, libhunspell.lib, and hunspell.h in the win-x64-data/ directory; a VS2015 64-bit (Python 3.5) compatible build is provided there, but for anything else 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.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distributions

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

Uploaded CPython 3.5m Windows x86-64

Hunspell_CFFI-1.1.1-cp35-cp35m-macosx_10_5_x86_64.whl (10.6 kB view hashes)

Uploaded CPython 3.5m macOS 10.5+ 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