This package browser is in early development. Mind the rough edges.

beanquery 0.2.0

Interactive interpreter for the Beancount Query Language

A specialized SQL-like query client for Beancount ledger files. It can run interactively or in batch mode. By providing a specialized query engine that takes advantage of the structure of double-entry transactions, it can easily generate custom reports specific to accounting purposes.

Installation

Install beanquery 0.2.0 as follows:

guix install beanquery@0.2.0

Or install the latest version:

guix install beanquery

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.