An easy-to-use investment portfolio tracker
Last updated Jul 6, 2026
253
Stars
23
Forks
1
Issues
+2
Stars/day
Attention Score
64
Language breakdown
No language data available.
โธ Files
click to expand
README
Inverno ๐
Inverno is a flexible investments portfolio tracker.
How it works โ๏ธ
Inverno takes a config file as input and generates an html report. You provide information about transactions, Inverno takes care of the rest.

Try it now ๐ฅ
Install Inverno from PyPi:
pip install inverno
Create a new project:
mkdir myproject && inverno new-project myproject
Generate a report:
inverno gen-report myproject/project.yml myproject/report
Check the tutorial to know more!
Documentation ๐
๐ More in this category