Skip to main content

cffi bindings for Spellcheck.h on Windows

Project description

This is a thin wrapper on top of the Spellcheck.h win32 API.

It is used as a backend of PyEnchant on Windows.

Usage

checker = SpellChecker("en-US")
ok = checker.check("helo")
assert not ok
suggestions = checker.suggest("helo")
print(suggestions)

# outputs:
# ['hello', 'halo', 'helot', 'hele', 'help', 'hell', 'held', 'hellos', 'hero', 'helm']

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pywin32_cffi_spellcheck-0.0.6-cp37-cp37m-win_amd64.whl (9.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

File details

Details for the file pywin32_cffi_spellcheck-0.0.6-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pywin32_cffi_spellcheck-0.0.6-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pywin32_cffi_spellcheck-0.0.6-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 434db10940c058e5bb9d757e3090e101895329383e8785a6c6021356bfdf6916
MD5 0e34b26a83f2be6025dd3d4b137cb844
BLAKE2b-256 0058268fceaf9c6a5a2790fe99faba0c1828440b5e373f04dd3d97a7b5d48905

See more details on using hashes here.

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