A rich web interface for the CL-accounting tool beancount.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file beancount-fava-0.2.6.tar.gz
.
File metadata
- Download URL: beancount-fava-0.2.6.tar.gz
- Upload date:
- Size: 322.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d249548bccd7cd32d9eeeb1c8b48ab76bf170c7c3b9de6adfffc05ffe659a1f |
|
MD5 | e28c72e5c027a6eaab622d79faa1566b |
|
BLAKE2b-256 | 4c73fcae5e7d863697d23b81b6506b55c43e672fce217925a7aaea9a0a0f4380 |
File details
Details for the file beancount_fava-0.2.6-py3-none-any.whl
.
File metadata
- Download URL: beancount_fava-0.2.6-py3-none-any.whl
- Upload date:
- Size: 339.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45daf55540792449ec8b7f41e8a37faa7e3f95138102d2c58e6b838b1654e49a |
|
MD5 | 7323a58db0869c83b3fbd7c8ffd26828 |
|
BLAKE2b-256 | 2329449d0f49e97ac6a6050abf861eb1584276f70d0da41fe965e9bfdb2ae48a |