This package browser is in early development. Mind the rough edges.

python-pyenchant 2.0.0

Spellchecking library for Python

PyEnchant is a spellchecking library for Python, based on the Enchant library. PyEnchant combines all the functionality of the underlying Enchant library with the flexibility of Python. It also provides some higher-level functionality than is available in the C API.

Installation

Install python-pyenchant 2.0.0 as follows:

guix install python-pyenchant@2.0.0

Or install the latest version:

guix install python-pyenchant

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.