rewrite options with click

+ fix cpu count multiprocessing errors
This commit is contained in:
cwilvx
2025-03-23 23:54:13 +03:00
parent bea853fcd3
commit f891c28c2e
14 changed files with 344 additions and 465 deletions
+1
View File
@@ -33,6 +33,7 @@ dependencies = [
"rapidfuzz==3.11.0",
"waitress>=3.0.2",
"pendulum>=3.0.0",
"bjoern>=3.2.2",
]
[dependency-groups]