Welcome to Fava!ΒΆ
Fava is a web interface for the double-entry bookkeeping software Beancount with a focus on features and usability.
You can try out an online demo.
If you are new to Fava and Beancount, begin with the Getting Started guide.
If you are already familiar with Beancount, this is enough to get you up and running:
pip3 install fava
fava ledger.beancount
and visit the web interface at http://localhost:5000.