AUTHORS
CHANGES
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.rst
pylintrc
pyproject.toml
setup.cfg
setup.py
tox.ini
.builds/archlinux.yml
.builds/debian.yml
contrib/deployment.rst
contrib/icon.svg
contrib/pyinstaller.spec
contrib/scripts.py
contrib/docker/Dockerfile
contrib/docker/README.md
contrib/examples/budgets-example.beancount
contrib/examples/example.beancount
contrib/examples/huge-example.beancount
contrib/pythonanywhere/README.md
contrib/pythonanywhere/fava/fava_pythonanywhere_com_wsgi.py
contrib/pythonanywhere/fava/update.sh
contrib/pythonanywhere/favadev/favadev_pythonanywhere_com_wsgi.py
contrib/pythonanywhere/favadev/update.sh
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/development.rst
docs/generate.py
docs/index.rst
docs/usage.rst
docs/static/logo.png
fava/__init__.py
fava/application.py
fava/cli.py
fava/json_api.py
fava/serialisation.py
fava/template_filters.py
fava.egg-info/PKG-INFO
fava.egg-info/SOURCES.txt
fava.egg-info/dependency_links.txt
fava.egg-info/entry_points.txt
fava.egg-info/not-zip-safe
fava.egg-info/requires.txt
fava.egg-info/top_level.txt
fava/core/__init__.py
fava/core/attributes.py
fava/core/budgets.py
fava/core/charts.py
fava/core/extensions.py
fava/core/fava_options.py
fava/core/file.py
fava/core/filters.py
fava/core/helpers.py
fava/core/ingest.py
fava/core/inventory.py
fava/core/misc.py
fava/core/number.py
fava/core/query_shell.py
fava/core/tree.py
fava/core/watcher.py
fava/ext/__init__.py
fava/ext/auto_commit.py
fava/ext/portfolio_list/__init__.py
fava/ext/portfolio_list/templates/PortfolioList.html
fava/help/__init__.py
fava/help/_index.md
fava/help/beancount_syntax.md
fava/help/budgets.md
fava/help/extensions.md
fava/help/features.md
fava/help/filters.md
fava/help/import.md
fava/help/options.md
fava/plugins/link_documents.py
fava/plugins/tag_discovered_documents.py
fava/static/gen/app.css
fava/static/gen/app.js
fava/static/gen/app.js.map
fava/static/gen/fira-mono-all-400.woff2
fava/static/gen/fira-mono-all-500.woff2
fava/static/gen/fira-sans-all-400.woff2
fava/static/gen/fira-sans-all-500.woff2
fava/static/gen/source-code-pro-all-400.woff2
fava/static/gen/source-code-pro-all-500.woff2
fava/static/gen/source-serif-pro-latin-400.woff2
fava/static/gen/source-serif-pro-latin-600.woff2
fava/static/images/favicon.ico
fava/templates/_aside.html
fava/templates/_charts.html
fava/templates/_context.html
fava/templates/_error.html
fava/templates/_globals.html
fava/templates/_journal_table.html
fava/templates/_layout.html
fava/templates/_query_table.html
fava/templates/_tree_table.html
fava/templates/account.html
fava/templates/balance_sheet.html
fava/templates/beancount_file
fava/templates/commodities.html
fava/templates/documents.html
fava/templates/editor.html
fava/templates/errors.html
fava/templates/events.html
fava/templates/help.html
fava/templates/holdings.html
fava/templates/import.html
fava/templates/income_statement.html
fava/templates/journal.html
fava/templates/options.html
fava/templates/query.html
fava/templates/statistics.html
fava/templates/trial_balance.html
fava/templates/macros/_account_macros.html
fava/translations/de/LC_MESSAGES/messages.mo
fava/translations/es/LC_MESSAGES/messages.mo
fava/translations/fa/LC_MESSAGES/messages.mo
fava/translations/fr/LC_MESSAGES/messages.mo
fava/translations/nl/LC_MESSAGES/messages.mo
fava/translations/pt/LC_MESSAGES/messages.mo
fava/translations/ru/LC_MESSAGES/messages.mo
fava/translations/sk/LC_MESSAGES/messages.mo
fava/translations/uk/LC_MESSAGES/messages.mo
fava/translations/zh/LC_MESSAGES/messages.mo
fava/translations/zh_Hant_TW/LC_MESSAGES/messages.mo
fava/util/__init__.py
fava/util/date.py
fava/util/excel.py
fava/util/ranking.py
tests/__init__.py
tests/conftest.py
tests/test_application.py
tests/test_cli.py
tests/test_core.py
tests/test_core_attributes.py
tests/test_core_budgets.py
tests/test_core_charts.py
tests/test_core_fava_options.py
tests/test_core_file.py
tests/test_core_filters.py
tests/test_core_ingest.py
tests/test_core_inventory.py
tests/test_core_misc.py
tests/test_core_number.py
tests/test_core_query_shell.py
tests/test_core_tree.py
tests/test_core_watcher.py
tests/test_ext.py
tests/test_extensions.py
tests/test_json_api.py
tests/test_plugins.py
tests/test_serialisation.py
tests/test_template_filters.py
tests/test_util.py
tests/test_util_date.py
tests/test_util_excel.py
tests/test_util_ranking.py
tests/__snapshots__/test_core_charts.py-test_interval_totals
tests/__snapshots__/test_core_charts.py-test_linechart_data_at_cost
tests/__snapshots__/test_core_charts.py-test_linechart_data_at_value
tests/__snapshots__/test_core_charts.py-test_linechart_data_default
tests/__snapshots__/test_core_charts.py-test_linechart_data_units
tests/__snapshots__/test_core_charts.py-test_linechart_data_usd
tests/__snapshots__/test_core_charts.py-test_net_worth
tests/__snapshots__/test_core_charts.py-test_prices
tests/__snapshots__/test_core_charts.py-test_query-1
tests/__snapshots__/test_core_charts.py-test_query-2
tests/__snapshots__/test_core_charts.py-test_query-3
tests/__snapshots__/test_serialisation.py-test_deserialise_posting_and_format
tests/data/example-balances.csv
tests/data/example-utf8-🦁.txt
tests/data/example.beancount
tests/data/extension-report-example.beancount
tests/data/import.beancount
tests/data/import.config
tests/data/import.csv
tests/data/long-example.beancount