38f9b980ec
- 11 MCP tools: get_stock_quotes, screen_market, find_top_gainers, find_top_losers, find_most_active, technical_scan, fundamental_scan, list_markets, list_fields, set_session, clear_session - Structured filter conditions with nested And/Or groups - Session cookie resolution: per-call > in-memory > env var - auto-load .env via python-dotenv - 69 unit tests covering helpers, conditions, filters, and all tools
7 lines
55 B
Plaintext
7 lines
55 B
Plaintext
.env
|
|
.venv/
|
|
__pycache__/
|
|
.pytest_cache/
|
|
*.pyc
|
|
.vscode/
|