{"library":"whoosh","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"]}]}