Skip to content

beancount/beangulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

730002c · Mar 23, 2025
Jan 20, 2025
Mar 23, 2025
Feb 19, 2021
Dec 17, 2024
Feb 19, 2021
Jan 27, 2025
May 29, 2024
Oct 6, 2024
Jan 20, 2025
Sep 8, 2022
Feb 19, 2021

Repository files navigation

beangulp: Importers Framework for Beancount

beangulp provides a framework for importing transactions into a Beancount ledger from account statements and other documents and for managing documents.

beangulp is compatible with both Beancount 2.3 and the Beancount 3.0. beangulp is the evolution of beancount.ingest in Beancount 2.3 and replaces it in the Beancount 3.0 release.

Documentation is available in form of code docstrings and examples. The documentation for beancount.ingest provided a good introduction and is still partially relevant to beangulp. The rest of the Beancount documentation can be found here.