LICENSE
README.md
pyproject.toml
src/finworth/__init__.py
src/finworth/__main__.py
src/finworth/ai.py
src/finworth/core.py
src/finworth/emi.py
src/finworth/epf.py
src/finworth/fd.py
src/finworth/gratuity.py
src/finworth/mcp_server.py
src/finworth/mf.py
src/finworth/nps.py
src/finworth/planning.py
src/finworth/ppf.py
src/finworth/rd.py
src/finworth/salary.py
src/finworth/stocks.py
src/finworth/tax.py
src/finworth/workflows.py
src/finworth.egg-info/PKG-INFO
src/finworth.egg-info/SOURCES.txt
src/finworth.egg-info/dependency_links.txt
src/finworth.egg-info/top_level.txt
tests/test_finworth.py