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.
- Outputs:
out
- Website: https://github.com/pyenchant/pyenchant
- Licenses: LGPL 2.1+
- Package source: gnu/packages/enchant.scm
- Builds: See build status
- Issues: See known issues
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.