資産
11,720,891.085 INR
負債
0
収入
-2,123,331.11 INR
費用
181,993.5 INR
資産分布
portfolioの資産構成の視覚的表示
負債分布
portfolioの負債構成の視覚的表示
Chart is empty.
キャッシュフロー
収入源から費用と投資へのお金の流れ
収入対費用
選択した期間の各インターバルの総収入と費用を比較する棒グラフ。
README.md

Beancount for EPGP17 SAPM Group 3

This is a portfolio tracker built using Beancount, a double-entry accounting system, starting from 01/04/2018

Installation

To set up the environment for running the Beancount file, install the required dependencies using UV:

uv pip install beancount fava requests yfinance

Usage

To run the Beancount file and check for any errors, use the following command:

uv run beancount main.bean

To view the reports and visualizations, use Fava, which is a web interface for Beancount:

uv run fava main.bean