Initial commit: Add maimaiDX API web application with AimeDB scanning and logging features

This commit is contained in:
kejiz
2025-09-18 10:19:08 +08:00
commit 4e83f159f0
84 changed files with 14012 additions and 0 deletions

7
backend/requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
datetime>=5.5
httpx>=0.28.1
loguru>=0.7.3
pycryptodome>=3.23.0
python-rapidjson>=1.21
pytz>=2025.2
requests>=2.32.4