Installation
To install the Fava Tax Payment Extension, follow these steps:
Ensure you have Fava installed and running.
Install the extension via pip:
pip install fava_tax_payment
Add the extension to your Beancount file:
option "fava_extension" "fava_tax_payment"
Restart Fava to load the extension.
Requirements
Python 3.9+
Fava 1.23+ (or compatible version)
Beancount 2.3+