.gitignore
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
README.md
TODO.txt
design.md
example.beancount
huge-example.beancount
screenshot-assetalloc.png
screenshot.png
setup.cfg
setup.py
.github/workflows/pythonpackage.yml
.github/workflows/pythonpublish.yml
fava_investor/__init__.py
fava_investor/huge-example.beancount
fava_investor.egg-info/PKG-INFO
fava_investor.egg-info/SOURCES.txt
fava_investor.egg-info/dependency_links.txt
fava_investor.egg-info/not-zip-safe
fava_investor.egg-info/requires.txt
fava_investor.egg-info/top_level.txt
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/modules/__init__.py
fava_investor/modules/assetalloc_account/TODO.txt
fava_investor/modules/assetalloc_account/__init__.py
fava_investor/modules/assetalloc_account/libaaacc.py
fava_investor/modules/assetalloc_class/Pipfile
fava_investor/modules/assetalloc_class/README.md
fava_investor/modules/assetalloc_class/TODO.txt
fava_investor/modules/assetalloc_class/__init__.py
fava_investor/modules/assetalloc_class/asset_allocation.py
fava_investor/modules/assetalloc_class/example.beancount
fava_investor/modules/assetalloc_class/libassetalloc.py
fava_investor/modules/assetalloc_class/test_asset_allocation.py
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/tlh/README.md
fava_investor/modules/tlh/TODO.txt
fava_investor/modules/tlh/__init__.py
fava_investor/modules/tlh/example.bc
fava_investor/modules/tlh/libtlh.py
fava_investor/modules/tlh/readme-screenshot.png
fava_investor/modules/tlh/test_libtlh.py
fava_investor/modules/tlh/tlh.py
fava_investor/templates/Investor.html