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.
DocumentationExtension documentation is found here: https://facelessuser.github.io/pyspelling/.
LicenseMIT
Download filesDownload the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution Built Distribution File detailsDetails for the file pyspelling-2.10.tar.gz
.
acd67133c1b7cecd410e3d4489e61f2e4b1f0b6acf1ae6c48c240fbb21729c37
MD5 34214d71aef6411ebcf30e3686d28f0d
BLAKE2b-256 1207168a857755a29b7e41550a28cd8f527025bc62fcb36a951d8f3f2eedcdf7
See more details on using hashes here.
File detailsDetails for the file pyspelling-2.10-py3-none-any.whl
.
9b079dd238bd0616a49f9ac5df32799beb851dddc5ed7634f551e7df1aeee943
MD5 6650b90fadc4ceec9c481ee2cac32a22
BLAKE2b-256 9f16242558b5c5cb73efd52490f1e6bfb03eae63b2585770b9cae78bd491ef0b
See more details on using hashes here.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4