Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://beancount.github.io/fava/
Fava - web interface for Beancount
https://beancount.github.io/fava/
beancount ledger plaintext-accounting
Last synced: about 1 month ago
JSON representation
Fava - web interface for Beancount
- Host: GitHub
- URL: https://beancount.github.io/fava/
- Owner: beancount
- License: mit
- Created: 2015-12-04T15:12:55.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T07:23:41.000Z (about 1 month ago)
- Last Synced: 2024-10-29T11:30:17.961Z (about 1 month ago)
- Topics: beancount, ledger, plaintext-accounting
- Language: Python
- Homepage: https://beancount.github.io/fava/
- Size: 13.9 MB
- Stars: 1,961
- Watchers: 30
- Forks: 286
- Open Issues: 95
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-beancount - Fava - Web interface for Beancount (User Interfaces)
README
.. image:: https://badges.gitter.im/beancount/fava.svg
:alt: Join the chat at https://gitter.im/beancount/fava
:target: https://gitter.im/beancount/fava
.. image:: https://img.shields.io/pypi/l/fava.svg
:target: https://pypi.python.org/pypi/fava
.. image:: https://img.shields.io/pypi/v/fava.svg
:target: https://pypi.python.org/pypi/favaFava 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.beancountand 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!.. image:: https://i.imgbox.com/rfb9I7Zw.png
:alt: Fava Screenshot
:width: 100%
:align: center
:target: https://fava.pythonanywhere.com