Metadata-Version: 2.4
Name: smart-invest-tools
Version: 0.1.0
Summary: Market data, news, sentiment providers, and portfolio storage for the Smart Invest platform
Requires-Python: >=3.14
Requires-Dist: alembic>=1.18.4
Requires-Dist: httpx>=0.28.1
Requires-Dist: smart-invest-core<0.2.0,>=0.1.0
Requires-Dist: sqlalchemy>=2.0.49
Requires-Dist: tenacity>=9.1.4
Requires-Dist: yfinance>=1.3.0
Provides-Extra: postgres
Requires-Dist: psycopg[binary]>=3.2; extra == 'postgres'
