pyenchant


Namepyenchant JSON
Version 3.2.2 PyPI version JSON
download
home_pagehttps://pyenchant.github.io/pyenchant/
SummaryPython bindings for the Enchant spellchecking system
upload_time2021-10-05 17:25:25
maintainer
docs_urlNone
authorDimitri Merejkowsky
requires_python>=3.5
licenseLGPL
keywords spelling spellcheck enchant
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pyenchant:  Python bindings for the Enchant spellchecker
========================================================

.. image:: https://img.shields.io/pypi/v/pyenchant.svg
    :target: https://pypi.org/project/pyenchant

.. image:: https://img.shields.io/pypi/pyversions/pyenchant.svg
    :target: https://pypi.org/project/pyenchant

.. image:: https://github.com/pyenchant/pyenchant/workflows/tests/badge.svg
    :target: https://github.com/pyenchant/pyenchant/actions

.. image:: https://builds.sr.ht/~dmerej/pyenchant.svg
    :target: https://builds.sr.ht/~dmerej/pyenchant

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

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:

    https://abiword.github.io/enchant/


How do I use it?
----------------

For Windows 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 (brew on macOS).

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.




            

Raw data

            {
    "_id": null,
    "home_page": "https://pyenchant.github.io/pyenchant/",
    "name": "pyenchant",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "spelling spellcheck enchant",
    "author": "Dimitri Merejkowsky",
    "author_email": "d.merej@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b1/a3/86763b6350727ca81c8fcc5bb5bccee416e902e0085dc7a902c81233717e/pyenchant-3.2.2.tar.gz",
    "platform": "",
    "description": "pyenchant:  Python bindings for the Enchant spellchecker\n========================================================\n\n.. image:: https://img.shields.io/pypi/v/pyenchant.svg\n    :target: https://pypi.org/project/pyenchant\n\n.. image:: https://img.shields.io/pypi/pyversions/pyenchant.svg\n    :target: https://pypi.org/project/pyenchant\n\n.. image:: https://github.com/pyenchant/pyenchant/workflows/tests/badge.svg\n    :target: https://github.com/pyenchant/pyenchant/actions\n\n.. image:: https://builds.sr.ht/~dmerej/pyenchant.svg\n    :target: https://builds.sr.ht/~dmerej/pyenchant\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\nThis package provides a set of Python language bindings for the Enchant\nspellchecking library.  For more information, visit the project website:\n\n    http://pyenchant.github.io/pyenchant/\n\nWhat is Enchant?\n----------------\n\nEnchant is used to check the spelling of words and suggest corrections\nfor words that are miss-spelled.  It can use many popular spellchecking\npackages to perform this task, including ispell, aspell and MySpell.  It\nis quite flexible at handling multiple dictionaries and multiple\nlanguages.\n\nMore information is available on the Enchant website:\n\n    https://abiword.github.io/enchant/\n\n\nHow do I use it?\n----------------\n\nFor Windows users, install the pre-built binary packages using\npip::\n\n    pip install pyenchant\n\n\nThese packages bundle a pre-built copy of the underlying enchant library.\nUsers on other platforms will need to install \"enchant\" using their system\npackage manager (brew on macOS).\n\nOnce the software is installed, python's on-line help facilities can\nget you started.  Launch python and issue the following commands:\n\n    >>> import enchant\n    >>> help(enchant)\n\n\n\nWho is responsible for all this?\n--------------------------------\n\nThe credit for Enchant itself goes to Dom Lachowicz.  Find out more details\non the Enchant website listed above.  Full marks to Dom for producing such\na high-quality library.\n\nThe glue to pull Enchant into Python via ctypes was written by Ryan Kelly.\nHe needed a decent spellchecker for another project he was working on, and\nall the solutions turned up by Google were either extremely non-portable\n(e.g. opening a pipe to ispell) or had completely disappeared from the web\n(what happened to SnakeSpell?)  It was also a great excuse to teach himself\nabout SWIG, ctypes, and even a little bit of the Python/C API.\n\nFinally, after Ryan stepped down from the project, Dimitri Merejkowsky\nbecame the new maintainer.\n\n\n\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Python bindings for the Enchant spellchecking system",
    "version": "3.2.2",
    "project_urls": {
        "Homepage": "https://pyenchant.github.io/pyenchant/"
    },
    "split_keywords": [
        "spelling",
        "spellcheck",
        "enchant"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "544ca741dddab6ad96f257d90cb4d23067ffadac526c9cab3a99ca6ce3c05477",
                "md5": "91a718180d5cc18a033467b11ca0affc",
                "sha256": "5facc821ece957208a81423af7d6ec7810dad29697cb0d77aae81e4e11c8e5a6"
            },
            "downloads": -1,
            "filename": "pyenchant-3.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91a718180d5cc18a033467b11ca0affc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 55660,
            "upload_time": "2021-10-05T17:25:19",
            "upload_time_iso_8601": "2021-10-05T17:25:19.548803Z",
            "url": "https://files.pythonhosted.org/packages/54/4c/a741dddab6ad96f257d90cb4d23067ffadac526c9cab3a99ca6ce3c05477/pyenchant-3.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01441e9a273d230abf5c961750a75e42b449adfb61eb446f80b6523955d2a4a2",
                "md5": "07b75f0814023f731ef360b8d230b25d",
                "sha256": "5a636832987eaf26efe971968f4d1b78e81f62bca2bde0a9da210c7de43c3bce"
            },
            "downloads": -1,
            "filename": "pyenchant-3.2.2-py3-none-win32.whl",
            "has_sig": false,
            "md5_digest": "07b75f0814023f731ef360b8d230b25d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 11884084,
            "upload_time": "2021-10-05T17:25:23",
            "upload_time_iso_8601": "2021-10-05T17:25:23.844483Z",
            "url": "https://files.pythonhosted.org/packages/01/44/1e9a273d230abf5c961750a75e42b449adfb61eb446f80b6523955d2a4a2/pyenchant-3.2.2-py3-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49962087455de16b08e86fa7ce70b53ddac5fcc040c899d9ebad507a0efec52d",
                "md5": "513ea6e59605673cd5ef23b494500801",
                "sha256": "6153f521852e23a5add923dbacfbf4bebbb8d70c4e4bad609a8e0f9faeb915d1"
            },
            "downloads": -1,
            "filename": "pyenchant-3.2.2-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "513ea6e59605673cd5ef23b494500801",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 11890882,
            "upload_time": "2021-10-05T17:25:17",
            "upload_time_iso_8601": "2021-10-05T17:25:17.013411Z",
            "url": "https://files.pythonhosted.org/packages/49/96/2087455de16b08e86fa7ce70b53ddac5fcc040c899d9ebad507a0efec52d/pyenchant-3.2.2-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1a386763b6350727ca81c8fcc5bb5bccee416e902e0085dc7a902c81233717e",
                "md5": "15d45b7517c80cfa5d9fa636a88e0bf9",
                "sha256": "1cf830c6614362a78aab78d50eaf7c6c93831369c52e1bb64ffae1df0341e637"
            },
            "downloads": -1,
            "filename": "pyenchant-3.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "15d45b7517c80cfa5d9fa636a88e0bf9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 49580,
            "upload_time": "2021-10-05T17:25:25",
            "upload_time_iso_8601": "2021-10-05T17:25:25.553412Z",
            "url": "https://files.pythonhosted.org/packages/b1/a3/86763b6350727ca81c8fcc5bb5bccee416e902e0085dc7a902c81233717e/pyenchant-3.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-10-05 17:25:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyenchant"
}
        
Elapsed time: 0.08540s