Skip to content
main
Switch branches/tags
Code

Latest commit

updates:
- [github.com/asottile/reorder_python_imports: v2.7.1 → v3.0.1](asottile/reorder_python_imports@v2.7.1...v3.0.1)
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](asottile/pyupgrade@v2.31.0...v2.31.1)
160302b

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Join the chat at https://gitter.im/beancount/fava

Fava is a web interface for the double-entry bookkeeping software Beancount with a focus on features and usability.

Check out the online demo and learn more about Fava on the website.

The Getting Started guide details the installation and how to get started with Beancount. If you are already familiar with Beancount, you can get started with Fava:

pip3 install fava
fava ledger.beancount

and visit the web interface at http://localhost:5000.

If you want to hack on Fava or run a development version, see the Development page on the website for details. Contributions are very welcome!

Fava Screenshot