2026-01-19 11:03:08 +00:00
|
|
|
# Core Application Framework
|
|
|
|
|
fastapi
|
|
|
|
|
uvicorn
|
|
|
|
|
|
|
|
|
|
# Database & Cache
|
|
|
|
|
mysql-connector-python
|
|
|
|
|
redis
|
|
|
|
|
|
|
|
|
|
# Services & External APIs
|
|
|
|
|
requests
|
|
|
|
|
dashscope
|
|
|
|
|
PyJWT
|
|
|
|
|
qiniu
|
|
|
|
|
|
|
|
|
|
# Validation & Forms
|
|
|
|
|
email-validator
|
|
|
|
|
python-multipart
|
|
|
|
|
|
|
|
|
|
# System Monitoring
|
|
|
|
|
psutil
|
|
|
|
|
|
|
|
|
|
# APK Parsing
|
|
|
|
|
pyaxmlparser
|
|
|
|
|
|
2026-01-19 11:13:31 +00:00
|
|
|
python-dotenv
|