Aktíva
11,720,891.085 INR
Pasíva
0
Príjmy
-2,123,331.11 INR
Výdavky
181,993.5 INR
Rozloženie aktív
Vizuálna reprezentácia zloženia portfolio aktív
Rozloženie záväzkov
Vizuálna reprezentácia zloženia portfolio záväzkov
Chart is empty.
Peňažný tok
Tok peňazí zo zdrojov príjmov na výdavky a investície
Príjmy vs Výdavky
Stĺpcový graf porovnávajúci celkové príjmy a výdavky pre každý interval vo vybranom období.
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