wip: searcher

This commit is contained in:
2023-08-28 20:28:40 +08:00
parent b180976284
commit 316b02cd1b
4 changed files with 119 additions and 0 deletions

View File

@ -13,6 +13,7 @@ dependencies = [
"beautifulsoup4==4.12.2",
"SQLAlchemy==2.0.20",
"SQLAlchemy-Utils==0.41.1",
"Whoosh==2.7.4",
]
classifiers = [
"Development Status :: 3 - Alpha",