.gitchangelog.rc
.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
README.md
TODO.txt
design.md
requirements.txt
screenshot-assetalloc.png
screenshot.png
setup.py
.github/workflows/conventionalcommits.yml
.github/workflows/pythonpackage.yml
.github/workflows/pythonpublish.yml
fava_investor/__init__.py
fava_investor.egg-info/PKG-INFO
fava_investor.egg-info/SOURCES.txt
fava_investor.egg-info/dependency_links.txt
fava_investor.egg-info/entry_points.txt
fava_investor.egg-info/not-zip-safe
fava_investor.egg-info/requires.txt
fava_investor.egg-info/top_level.txt
fava_investor/cli/__init__.py
fava_investor/cli/investor.py
fava_investor/common/__init__.py
fava_investor/common/beancountinvestorapi.py
fava_investor/common/clicommon.py
fava_investor/common/favainvestorapi.py
fava_investor/common/libinvestor.py
fava_investor/examples/beancount-example.config
fava_investor/examples/example.beancount
fava_investor/examples/huge-example.beancount
fava_investor/modules/__init__.py
fava_investor/modules/assetalloc_account/TODO.txt
fava_investor/modules/assetalloc_account/__init__.py
fava_investor/modules/assetalloc_account/assetalloc_account.py
fava_investor/modules/assetalloc_account/libaaacc.py
fava_investor/modules/assetalloc_class/README.md
fava_investor/modules/assetalloc_class/__init__.py
fava_investor/modules/assetalloc_class/assetalloc_class.py
fava_investor/modules/assetalloc_class/example.beancount
fava_investor/modules/assetalloc_class/libassetalloc.py
fava_investor/modules/assetalloc_class/multicurrency.beancount
fava_investor/modules/assetalloc_class/test_asset_allocation.py
fava_investor/modules/cashdrag/README.md
fava_investor/modules/cashdrag/__init__.py
fava_investor/modules/cashdrag/cashdrag.py
fava_investor/modules/cashdrag/design.md
fava_investor/modules/cashdrag/libcashdrag.py
fava_investor/modules/minimizegains/README.md
fava_investor/modules/minimizegains/TODO.md
fava_investor/modules/minimizegains/__init__.py
fava_investor/modules/minimizegains/example.beancount
fava_investor/modules/minimizegains/libminimizegains.py
fava_investor/modules/minimizegains/minimizegains.py
fava_investor/modules/minimizegains/test_minimizegains.py
fava_investor/modules/summarizer/README.md
fava_investor/modules/summarizer/__init__.py
fava_investor/modules/summarizer/design.md
fava_investor/modules/summarizer/example.beancount
fava_investor/modules/summarizer/libsummarizer.py
fava_investor/modules/summarizer/summarizer.py
fava_investor/modules/tlh/README.md
fava_investor/modules/tlh/TODO.txt
fava_investor/modules/tlh/__init__.py
fava_investor/modules/tlh/example.beancount
fava_investor/modules/tlh/libtlh.py
fava_investor/modules/tlh/test_libtlh.py
fava_investor/modules/tlh/tlh.jpg
fava_investor/modules/tlh/tlh.py
fava_investor/modules/tlh/wash_substantially_identical.beancount
fava_investor/pythonanywhere/commodities.beancount
fava_investor/pythonanywhere/example.beancount
fava_investor/pythonanywhere/fava_config.beancount
fava_investor/pythonanywhere/favainvestor_pythonanywhere_com_wsgi.py
fava_investor/pythonanywhere/scripts
fava_investor/pythonanywhere/update.bash
fava_investor/templates/Investor.html
fava_investor/util/__init__.py
fava_investor/util/cachedtickerinfo.py
fava_investor/util/relatetickers.py
fava_investor/util/test_relatetickers.py
fava_investor/util/ticker_util.py
fava_investor/util/experimental/__init__.py
fava_investor/util/experimental/scaled_navs.py