feat: added colorful logging using rich, improved startup times by lazy-loading spacy, some other fixes

This commit is contained in:
Deniz Şafak
2026-08-20 20:52:08 +03:00
parent 9da15aefa4
commit f340b976db
13 changed files with 359 additions and 148 deletions
+1
View File
@@ -50,6 +50,7 @@ dependencies = [
"num2words>=0.5.13",
"httpx>=0.27.0",
"PyQt6>=6.5.0",
"rich>=13.0.0",
]
classifiers = [