Set of plugins used by lazy-beancount. Of course, they can also be installed and used on their own.
pip3 install git+https://github.com/Evernight/beancount-lazy-plugins- valuation — track total value of the opaque fund over time
- filter_map — apply operations to group of transactions selected by Fava filters
- group_pad_transactions — improves treatment of pad/balance operations for multi-currency accounts
- balance_extended — adds extended balance assertions (full, padded, full-padded)
- pad_extended — adds pad operation (pad-ext) extending the original pad operation (pad)
- auto_accounts — insert Open directives for accounts not opened
- currencies_used — track currencies used per account and add metadata to Open directives
- generate_base_ccy_prices — generate base currency prices for all currencies in the ledger (based on the original from tariochbctools)
- generate_inverse_prices — generate inverse price directives for all existing prices
- currency_convert — convert posting amounts to different currencies using price data
- expense_merchant_map — extend expense account names to include merchant names
- tag_from_continuous_events — apply tags to transactions based on Events