VibeHunt
Back to browse

lakshmi

Bogleheads inspired tool for managing your investing portfolio.

Source

Lakshmi provides a Python library and accompanying command‑line tool that let individual investors define and monitor a diversified portfolio following the Bogleheads philosophy. Users can create accounts, add assets such as funds, stocks, ETFs, Vanguard funds, EE Bonds and I Bonds, and the system automatically updates market values. The tool tracks asset allocation, asset location, tax‑lot details, cash flows, and internal rate of return, and it can generate performance reports.

The CLI supports adding, editing, deleting, and listing portfolio components, as well as running “what‑if” scenarios to evaluate how changes affect allocation. It offers recommendations for allocating new money, withdrawing funds, and rebalancing accounts to keep the actual allocation close to the target. The analysis commands also identify opportunities for tax‑loss harvesting.

Installation is performed via pip, and configuration is managed through a user file or environment variable. The project is stable, includes pre‑commit checks, and provides documentation for both library usage and command‑line operations.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps