Skip to main content

Spell checker.

Project description

Donate via PayPal Discord Build Coverage Status PyPI Version PyPI - Python Version License

PySpelling

Overview

PySpelling is a module to help with automating spell checking in a project with Aspell or Hunspell. It is essentially a wrapper around the command line utility of these two spell checking tools, and allows you to setup different spelling tasks for different file types. You can apply specific and different filters and options to each task. PySpelling can also be used in CI environments to fail the build if there are misspelled words.

Aspell and Hunspell are very good spell checking tools. Aspell particularly comes with a couple of filters, but the filters are limited in types and aren't extremely flexible. PySpelling was created to work around Aspell's and Hunspell's filtering shortcomings by creating a wrapper around them that could be extended to handle more kinds of file formats and provide more advanced filtering. If you need to filter out specific HTML tags with specific IDs or class names, PySpelling can do it. If you want to scan Python files for docstrings, but also avoid specific content within the docstring, you can do that as well. If PySpelling doesn't have a filter you need, with access to so many available Python modules, you can easily write your own.

Documentation

Extension documentation is found here: https://facelessuser.github.io/pyspelling/.

License

MIT

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

pyspelling-2.8.2.tar.gz (146.3 kB view details)

Uploaded Source

Built Distribution

pyspelling-2.8.2-py3-none-any.whl (44.6 kB view details)

Uploaded Python 3

File details

Details for the file pyspelling-2.8.2.tar.gz.

File metadata

  • Download URL: pyspelling-2.8.2.tar.gz
  • Upload date:
  • Size: 146.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pyspelling-2.8.2.tar.gz
Algorithm Hash digest
SHA256 823afba99a77de58c1fc53b3cac712bb2335dacee410a1a14d150e94d3439f3e
MD5 666510d49396cabbff549b3aaa750280
BLAKE2b-256 f796dad1d20620f97bf3f5e3f617a31f786b2b4bb828116b24d8388ff297fae9

See more details on using hashes here.

Provenance

File details

Details for the file pyspelling-2.8.2-py3-none-any.whl.

File metadata

  • Download URL: pyspelling-2.8.2-py3-none-any.whl
  • Upload date:
  • Size: 44.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for pyspelling-2.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ced1bc7c24c183801c6e529dac7d62fdb4c32e3f156740804900d7294fd504f9
MD5 70cc64f85607241899d4355c4bc3cfda
BLAKE2b-256 a4eeecfffa92b1f7368ca82d2d744581b728c9db2bc0163c78f4abf47ee647cf

See more details on using hashes here.

Provenance

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