Spell checker.
Project description
PySpelling
Overview
PySpelling is a module to help with automating spell checking with Aspell. It is essentially a wrapper around the Aspell command line utility, and allows you to setup different spelling tasks for different file types and filter the content as needed. It also allows you to do more advancing filtering of text via plugins since Aspell's filters are limited to a handful of types with limited options.
PySpelling is not designed to auto replace misspelled words or have interactive replace sessions, there are already modules to do that. PySpelling is mainly meant for automate reporting of spelling issues in different file types. So if you are looking for a find and replace spelling tool, this isn't for you.
Documentation
Extension documentation is found here: http://facelessuser.github.io/pyspelling/.
License
Rummage is released under the MIT license.
Copyright (c) 2017 - 2018 Isaac Muse isaacmuse@gmail.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyspelling-1.0b1.tar.gz
.
File metadata
- Download URL: pyspelling-1.0b1.tar.gz
- Upload date:
- Size: 41.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa6c33213155cc38c6c379b418b421f4bc20d5fc83eac15bd38f94ae3e4312ea |
|
MD5 | d52d91bfde17ce77cf9bbc10dfe44dca |
|
BLAKE2b-256 | 963028d11112f236bebe7719eb1fc2ae0d6a72ed10ca1220cf6459d5fe092353 |
Provenance
File details
Details for the file pyspelling-1.0b1-py2.py3-none-any.whl
.
File metadata
- Download URL: pyspelling-1.0b1-py2.py3-none-any.whl
- Upload date:
- Size: 26.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8d9a214860016840dd8e4d0de1417d0f1f1c80b34fc8cb1c0c4941566896f7e |
|
MD5 | b0d1b4da6ccb25b66d799e59fa7f35f1 |
|
BLAKE2b-256 | 168e132f4c4505325f13a19f38fcababcc7af6db0451810c477d488163c8fa72 |