{"library":"whoosh","type":"library","category":null,"description":"Whoosh is a fast, pure-Python library for full-text indexing, searching, and spell checking. It allows developers to add search functionality to applications and websites without external compilers or binary dependencies. The library is highly customizable and currently stable at version 2.7.4, maintained by the whoosh-community.","language":"python","status":"active","version":"2.7.4","tags":["search engine","full-text search","indexing","pure-python","information retrieval"],"install":[{"cmd":"pip install whoosh","imports":["from whoosh.index import create_in","from whoosh.fields import Schema, TEXT, ID, STORED","from whoosh.qparser import QueryParser","from whoosh import index"]}],"homepage":"http://bitbucket.org/mchaput/whoosh","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/whoosh/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/whoosh/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}