mirror of
https://github.com/nethunterzist/trendyol-analiz
synced 2026-07-01 09:27:03 +00:00
- FastAPI backend with Python - React + Vite admin panel - PostgreSQL database - Trendyol marketplace analytics - GitHub Actions CI/CD workflow Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
fastapi==0.104.1
|
|
uvicorn==0.24.0
|
|
sqlalchemy==2.0.45
|
|
alembic>=1.13.0
|
|
psycopg2-binary>=2.9.9
|
|
requests==2.31.0
|
|
python-multipart==0.0.6
|
|
pytrends==4.9.2
|