
A double-entry bookkeeping computer language that lets you define financial transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a web interface.
The following features require the following extra dependencies to be installed: - Beancount Web [python3-bottle] - OFX import [python3-bs4] - Google Sheets upload [python3-googleapi] - External price imports [python3-requests]
This package provides the underlying Python modules for beancount, allowing you to write your own scripts to manipulate your ledger files.