12 projects
beancount-black
Opinioned beancount formatter library
beanhub-cli
Command line tools for BeanHub
beanhub-import
The simple library for import extracted transactions provided by beanhub-extract and generate corresponding Beancount transactions based on predefined rules
beanqueue
BeanQueue or BQ for short, PostgreSQL SKIP LOCK and SQLAlchemy based worker queue library
beanhub-extract
The simple library for extracting all kind of bank account transaction export files, mostly for beanhub-import to inject and generate transactions
beancount-data
Pydantic data models for exporting Beancount data
beancount-exporter
Command line tool for exporting Beancount data as JSON
beancount-parser
Standalone Lark based Beancount syntax parser (not relying on Beancount library), MIT license
pgcopy-standalone
Fast db insert with postgresql binary copy (fork of pgcopy) without psycopg2 dependency
container-helpers
Helpers for running docker or podman containers easily in Python
beanhub-forms
Library for generating BeanHub's custom forms
wtforms-bootstrap5
Simple library for rendering WTForms in HTML as Bootstrap 5 form controls