Whoosh 2.7.4
0
Fast, pure-Python full text indexing, search, and spell checking library.
Contents
Fast, pure-Python full text indexing, search, and spell checking library.
How to Install whoosh
You can install whoosh using pip
pip install whoosh
or add it to a project with poetry
poetry add whoosh
Package Details
- Author
- Matt Chaput
- License
- Two-clause BSD license
- Homepage
- http://bitbucket.org/mchaput/whoosh
- PyPi:
- https://pypi.org/project/Whoosh/
Classifiers
- Software Development/Libraries/Python Modules
- Text Processing/Indexing
Related Packages
Errors
A list of common whoosh errors.
Code Examples
Here are some whoosh
code examples and snippets.