Skip to content
forked from werew/inverno

An easy-to-use investment portfolio tracker

License

Notifications You must be signed in to change notification settings

josalinas/inverno

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

drawing

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 📚

About

An easy-to-use investment portfolio tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 82.7%
  • Python 9.9%
  • JavaScript 5.0%
  • HTML 2.4%