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.1.tar.gz (49.5 kB view details)

Uploaded Source

Built Distributions

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

Uploaded Python 3 Windows x86-64

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

Uploaded Python 3 Windows x86

pyenchant-3.0.1-py3-none-any.whl (56.2 kB view details)

Uploaded Python 3

File details

Details for the file pyenchant-3.0.1.tar.gz.

File metadata

  • Download URL: pyenchant-3.0.1.tar.gz
  • Upload date:
  • Size: 49.5 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.1.tar.gz
Algorithm Hash digest
SHA256 1bd26a644abf80196a9de3f2d820ebafb7e7f78385e392ce77cb1552f164d559
MD5 2de539a7a3cf62ca649de61cabc3d8cb
BLAKE2b-256 144b6f7a3f2bb1e2fa4d3007126578cae0b9910ff46c4957bef5bd4b92733011

See more details on using hashes here.

File details

Details for the file pyenchant-3.0.1-py3-none-win_amd64.whl.

File metadata

  • Download URL: pyenchant-3.0.1-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.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 9fb8edbaa211e8594b4c3d26bbda8e78d6d5e260df50e6c9600be171aa83d575
MD5 9de7ff253df2c8d13bee0c4d5a6b86f6
BLAKE2b-256 e449d85913094a015b22f3661ae8c21cda0a77b091386c7df4bb6c4ba3deb8fa

See more details on using hashes here.

File details

Details for the file pyenchant-3.0.1-py3-none-win32.whl.

File metadata

  • Download URL: pyenchant-3.0.1-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.1-py3-none-win32.whl
Algorithm Hash digest
SHA256 8b4ef051ef75fa7695c5259c34fb51bc54aa76a39c04db4d4fda997a5e94792a
MD5 8c7fc6105d2adfa6eaa91bf1c4f852b6
BLAKE2b-256 ca1c90075c3e236a5a9ce462c78f07ce07b1068cf8af2b4f22137a25fbfd5a54

See more details on using hashes here.

File details

Details for the file pyenchant-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: pyenchant-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 56.2 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 43032310df4a29f08a5ce5b65f2aeb0ec1bca5ef08bcf3156423d50e0e1d7d0c
MD5 0509d5ad1b727c8416e2004b6a498f0d
BLAKE2b-256 c9669fe32edef9c56d9397ea7ab5853bc96082cda2770d3437ea0656758fd6d4

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