Огляд
Фінансова панель для portfolio. Переглядайте баланси рахунків, тренди чистої вартості та підсумки доходів/витрат.
Активи
11,720,891.085 INR
Зобов'язання
0
Доходи
-2,123,331.11 INR
Витрати
181,993.5 INR
Розподіл активів
Візуальне представлення структури portfolio активів
Пiabilities Distribution
Візуальне представлення структури portfolio зобов'язань
Chart is empty.
Грошовий потік
Потік грошей від джерел доходу до витрат та інвестицій
Доходи проти витрат
Бar chart comparing total income and expenses for each interval in the selected period.
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