first init

This commit is contained in:
xingc
2025-02-18 14:26:47 +08:00
commit 48a02974fc
41 changed files with 2297 additions and 0 deletions

70
requirements.txt Normal file
View File

@@ -0,0 +1,70 @@
alembic
alembic-async
Brotli
curl_cffi
httpx
httpx[http2]
parsel
simple-spider-tool
fake_useragent
fastapi==0.115.6
pydantic==2.10.4
pydantic_settings
pyjwt
passlib[bcrypt]
python-multipart
pillow
redis
SQLAlchemy==2.0.23
SQLAlchemy[asyncio]
SQLAlchemy[aiomysql]
ujson
uvicorn[standard]