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.5.svg https://img.shields.io/travis/aumayr/fava.svg

Web interface for the double-entry bookkeeping software beancount with a focus on features and usability.

You can try out a demo here: fava.pythonanywhere.com

https://raw.githubusercontent.com/aumayr/fava/master/util/screenshots/screenshot-01.png

(More Screenshots here: github.com/aumayr/fava/tree/master/util/screenshots)

Installation

  1. Prerequisites: An installed version of beancount and Python >= 3.5

  2. Install it from PyPI by running pip3 install beancount-fava

Usage

  1. Start fava by running fava /Volumes/Ledger/example.ledger (substitute with the path to your own beancount-file) to run the included web server.

  2. Point your browser at http://localhost:5000 to view the web interface.

fava comes with Gmail-style keyboard shortcuts: Press ? to show an overview of the keyboard shortcuts.

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.5.tar.gz (341.1 kB view details)

Uploaded Source

Built Distribution

beancount_fava-0.2.5-py3-none-any.whl (469.1 kB view details)

Uploaded Python 3

File details

Details for the file beancount-fava-0.2.5.tar.gz.

File metadata

File hashes

Hashes for beancount-fava-0.2.5.tar.gz
Algorithm Hash digest
SHA256 08b6929b79dbf7cb32b5752ce47d93983a18ba1eb57c9311e4a9b90970a21680
MD5 bc70c056c533d2442716ddd8f350675e
BLAKE2b-256 38972613f1f1c6f77430ecac182466ad671dae5ae16f98a8eaa9466caf913ce8

See more details on using hashes here.

File details

Details for the file beancount_fava-0.2.5-py3-none-any.whl.

File metadata

File hashes

Hashes for beancount_fava-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3db788e581361d50a483d754ca391fb7ae6ae765dd0d6ac69567fe0365fccdad
MD5 f6ebdd73d6ec91bd9f2738380cf9e72a
BLAKE2b-256 197c04ad308577db555e651741fe6e96186684d794121f97dfb9c1b6878a03ea

See more details on using hashes here.

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