mirror of
https://github.com/shawnkim1997/All-in-one-Financial-Analysis.git
synced 2026-08-18 21:08:07 +00:00
docs: 프로젝트 분석 및 신규 기능 정리 문서 추가, app.py 반영
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -5,6 +5,9 @@ All-in-One Financial Analysis Dashboard — Hybrid Architecture
|
||||
- Tab 3: Industry Comps (yfinance multiples: Forward P/E, EV/EBITDA, P/B).
|
||||
- Cost-effective: Gemini only for text; all numbers from yfinance.
|
||||
"""
|
||||
import os
|
||||
os.environ["OBJC_DISABLE_INITIALIZE_FORK_SAFETY"] = "YES"
|
||||
|
||||
|
||||
import json
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user