33 lines
No EOL
365 B
Text
33 lines
No EOL
365 B
Text
# Web Framework (Async)
|
|
quart
|
|
quart-cors
|
|
hypercorn
|
|
werkzeug
|
|
|
|
# Database (Async)
|
|
motor
|
|
pymongo
|
|
|
|
# Authentication & Security
|
|
bcrypt
|
|
PyJWT
|
|
msal
|
|
|
|
# AI & LLM Services
|
|
google-genai
|
|
openai
|
|
llama-cloud-services
|
|
|
|
# WebSocket & Real-time
|
|
python-socketio
|
|
|
|
# HTTP Clients
|
|
httpx
|
|
requests
|
|
|
|
# Data Validation & Processing
|
|
pydantic
|
|
pillow
|
|
|
|
# Configuration & Utilities
|
|
python-dotenv |