mirror of
https://github.com/Sudo-JHare/IggyAPI.git
synced 2025-06-15 12:40:02 +00:00
addition of Spacey, sematic and string flags in initial search, with fallback to rapid fuzz. split into two modules, for easier handling, core and main added threading, and background schedular to refresh cache on 8 hour windows. also to load initial stale cache on startup and refresh in the background.
13 lines
335 B
Plaintext
13 lines
335 B
Plaintext
fastapi==0.115.0
|
|
uvicorn==0.30.6
|
|
feedparser==6.0.11
|
|
requests==2.32.3
|
|
rapidfuzz==3.10.0
|
|
pydantic==2.9.2
|
|
sqlalchemy==2.0.35
|
|
packaging==24.1
|
|
apscheduler==3.10.4
|
|
tenacity==8.5.0
|
|
spacy==3.7.6
|
|
en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.7.1/en_core_web_md-3.7.1-py3-none-any.whl
|