Skip to main content

Python bindings for the Enchant spellchecking system

Project description

This package provides a set of Python language bindings for the Enchant spellchecking library. For more information, visit the project website:

http://pyenchant.github.io/pyenchant/

What is Enchant?

Enchant is used to check the spelling of words and suggest corrections for words that are miss-spelled. It can use many popular spellchecking packages to perform this task, including ispell, aspell and MySpell. It is quite flexible at handling multiple dictionaries and multiple languages.

More information is available on the Enchant website:

http://www.abisource.com/enchant/

How do I use it?

For Windows and OSX users, install the pre-built binary packages using pip:

pip install pyenchant

These packages bundle a pre-built copy of the underlying enchant library. Users on other platforms will need to install “enchant” using their system package manager.

Once the software is installed, python’s on-line help facilities can get you started. Launch python and issue the following commands:

>>> import enchant
>>> help(enchant)

Who is responsible for all this?

The credit for Enchant itself goes to Dom Lachowicz. Find out more details on the Enchant website listed above. Full marks to Dom for producing such a high-quality library.

The glue to pull Enchant into Python via ctypes was written by Ryan Kelly. He needed a decent spellchecker for another project he was working on, and all the solutions turned up by Google were either extremely non-portable (e.g. opening a pipe to ispell) or had completely disappeared from the web (what happened to SnakeSpell?) It was also a great excuse to teach himself about SWIG, ctypes, and even a little bit of the Python/C API.

Finally, after Ryan stepped down from the project, Dimitri Merejkowsky became the new maintainer.

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

pyenchant-3.0.0rc4.tar.gz (40.7 kB view details)

Uploaded Source

Built Distributions

pyenchant-3.0.0rc4-py3-none-win_amd64.whl (11.9 MB view details)

Uploaded Python 3 Windows x86-64

pyenchant-3.0.0rc4-py3-none-win32.whl (11.9 MB view details)

Uploaded Python 3 Windows x86

pyenchant-3.0.0rc4-py3-none-any.whl (56.3 kB view details)

Uploaded Python 3

File details

Details for the file pyenchant-3.0.0rc4.tar.gz.

File metadata

  • Download URL: pyenchant-3.0.0rc4.tar.gz
  • Upload date:
  • Size: 40.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for pyenchant-3.0.0rc4.tar.gz
Algorithm Hash digest
SHA256 90779ba97a1228ff7c1c28ed1852340715284bf241ac5c68036200dec8604e22
MD5 a8138d035b0a2b2a1856fb5069eb865d
BLAKE2b-256 1961cc848de2cc1a7da65b48dc13d6032a381cfb5e9de509e93445033bad438d

See more details on using hashes here.

File details

Details for the file pyenchant-3.0.0rc4-py3-none-win_amd64.whl.

File metadata

  • Download URL: pyenchant-3.0.0rc4-py3-none-win_amd64.whl
  • Upload date:
  • Size: 11.9 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for pyenchant-3.0.0rc4-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 9cabe4d8e87e6912588472bd5c562ba0bba2a289f4c8a74eae614bd5a0066cf2
MD5 caa040e4cd7eb040b5203316e94ae89b
BLAKE2b-256 526cb2d440756fd1c808f6cf244dcf9bab956192757bf328bd2213ae24aa4a2b

See more details on using hashes here.

File details

Details for the file pyenchant-3.0.0rc4-py3-none-win32.whl.

File metadata

  • Download URL: pyenchant-3.0.0rc4-py3-none-win32.whl
  • Upload date:
  • Size: 11.9 MB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for pyenchant-3.0.0rc4-py3-none-win32.whl
Algorithm Hash digest
SHA256 4661b7a0bfb1b6cd76d6eaad6e717761f39116593cc5212f8a9b75ee87411d68
MD5 eddd51dfd4fb80bb1ef83d1495fb4313
BLAKE2b-256 21c2f01f1416ca9d7701ed74b1a991305efd3dc0c427159cc236b1e13c38c9e3

See more details on using hashes here.

File details

Details for the file pyenchant-3.0.0rc4-py3-none-any.whl.

File metadata

  • Download URL: pyenchant-3.0.0rc4-py3-none-any.whl
  • Upload date:
  • Size: 56.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.1

File hashes

Hashes for pyenchant-3.0.0rc4-py3-none-any.whl
Algorithm Hash digest
SHA256 60aeca0b1fe1306d2fd7e4b4e7bb04db2e9cd2331a5d8aa43af46dd6eb17e8d2
MD5 4e2820c8f8be76e3935aef5e7eb7a216
BLAKE2b-256 2a11c6095d4ff22f6c36ac62d4c34da343464e4f893f0ab3b00cb320bb34def5

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