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
Release history Release notifications | RSS feed
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 Distributions
File details
Details for the file pywin32_cffi_spellcheck-0.0.9-pp372-pp372-win32.whl
.
File metadata
- Download URL: pywin32_cffi_spellcheck-0.0.9-pp372-pp372-win32.whl
- Upload date:
- Size: 7.2 kB
- Tags: PyPy, Windows x86
- 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6b346fe21fa6c3871fbd1a3ff0e801035b5c7f80dca2efd3148581b847980b2 |
|
MD5 | 0301ffd4c352a56f339f4266d0e1cab5 |
|
BLAKE2b-256 | 0c91ddc01be4b7eeed9a16675d2859605ae0b2cd389f6e037635cc092104d9ae |
File details
Details for the file pywin32_cffi_spellcheck-0.0.9-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: pywin32_cffi_spellcheck-0.0.9-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 9.3 kB
- Tags: CPython 3.8, 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10bb60cca36c539c7decdcf02c106f3edbbd9438e605f580701aec48d74243a6 |
|
MD5 | 03842a4b94bfef30ac80e41e9baa9bfc |
|
BLAKE2b-256 | 6d5886d1809d9b73154dffeaa630ebdc24a6c7d004b25bce388a1e26f06231d6 |
File details
Details for the file pywin32_cffi_spellcheck-0.0.9-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: pywin32_cffi_spellcheck-0.0.9-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 9.2 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6310667ba07e9ffd749f2e97840053a71578a9245d4d2980f70ca67699969fd |
|
MD5 | 05bd36174527c08fddf38d8bc7bf52cf |
|
BLAKE2b-256 | e76ebfc65f2f44e7f83f661b01f1dea668e989a075caa8b8681b9e0eda897f21 |
File details
Details for the file pywin32_cffi_spellcheck-0.0.9-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: pywin32_cffi_spellcheck-0.0.9-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 9.2 kB
- Tags: CPython 3.6m, 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8eed09dc8ce997aad83da67bfe37398a5707bbde2d274b47aaefa3047d55a7c6 |
|
MD5 | be0d628a019ae31f2090ab344949eac4 |
|
BLAKE2b-256 | c51937490b7a1e590de0d474d4471814c71644061a183f2f8ef617207a6ef25b |