- FastAPI + NiceGUI web application - QuantLib-based Black-Scholes pricing with Greeks - Protective put, laddered, and LEAPS strategies - Real-time WebSocket updates - TradingView-style charts via Lightweight-Charts - Docker containerization - GitLab CI/CD pipeline for VPS deployment - VPN-only access configuration
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
pytest>=8.0.0
|
|
pytest-asyncio>=0.23.0
|
|
black>=24.0.0
|
|
ruff>=0.2.0
|
|
mypy>=1.8.0
|
|
httpx>=0.26.0
|