Skip to main content

A rich web interface for the CL-accounting tool beancount.

Project description

https://img.shields.io/badge/plaintextaccounting.org-beancount-red.svg https://img.shields.io/pypi/l/beancount-fava.svg https://img.shields.io/pypi/v/beancount-fava.svg https://img.shields.io/pypi/dm/beancount-fava.svg https://img.shields.io/github/commits-since/aumayr/fava/v0.2.6.svg https://img.shields.io/travis/aumayr/fava.svg

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 and there are some more screenshots here.

The Getting Started guide details the installation and how to get started with beancount.

If you are familiar with beancount, you can get started with fava:

pip3 install beancount-fava
fava ledger.beancount

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

Development

If you want to hack on fava, this will get you up and running:

git clone https://github.com/aumayr/fava.git
cd fava
# using a virtual environment is optional, but recommended
virtualenv -p python3 venv
. venv/bin/activate
make build-js
pip install --editable .

Note that you’ll need to have the newest version of npm and NodeJS installed to build the JavaScript and CSS files.


Caution: Consider this beta-software. Contributions are very welcome :-)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beancount-fava-0.2.6.tar.gz (322.8 kB view hashes)

Uploaded Source

Built Distribution

beancount_fava-0.2.6-py3-none-any.whl (339.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page