Created web frontend launched via --web flag (#1967)

Author: overcuriousity 
Co-authored-by: Soxoj <soxoj@protonmail.com>
This commit is contained in:
overcuriousity
2024-12-16 14:24:03 +01:00
committed by GitHub
parent cb01535565
commit 88d68490f3
13 changed files with 530 additions and 13 deletions
+2
View File
@@ -70,6 +70,8 @@ networkx = "^2.6.3"
pyvis = "^0.3.2"
reportlab = "^4.2.0"
cloudscraper = "^1.2.71"
flask = {extras = ["async"], version = "^3.1.0"}
asgiref = "^3.8.1"
platformdirs = "^4.3.6"