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.

https://i.imgbox.com/rfb9I7Zw.png

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.