beancount-import VS beangulp

Compare beancount-import vs beangulp and see what are their differences.

beancount-import

Web UI for semi-automatically importing external data into beancount (by jbms)

beangulp

Importers framework for Beancount (by beancount)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
beancount-import beangulp
21 3
366 47
- -
4.1 6.4
14 days ago 7 months ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

beancount-import

Posts with mentions or reviews of beancount-import. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-22.

beangulp

Posts with mentions or reviews of beangulp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-29.
  • Python library for manipulating ledger files
    3 projects | /r/plaintextaccounting | 29 Mar 2023
    I use beangulp, the importer framework for beancount, and then convert to ledger with beancount2ledger.
  • How to create posting with conversion in custom beancount importer?
    1 project | /r/plaintextaccounting | 21 Jan 2022
    The main goals for Beancount v3 are rewriting some core parts in C++ to improve performance, an improved parser, and fixing assorted issue that require breaking backward compatibility, splitting some parts of Beancount into separate packages for better decoupling of functionalities and ease of maintenance. The work on the C++ code and the parser has started but that is not hooked up to the main Python entry points yet, thus there is not risk of regressions due to that. For switching to v3 the main change ist that some code has been split out to separate projects: most notably the ingest framework has become beangulp https://github.com/beancount/beangulp.
  • Beancount: Starting my journey/journal
    2 projects | /r/plaintextaccounting | 4 Mar 2021
    But it appears the example links are broken. They may have moved here, in prep for beancount v3: https://github.com/beancount/beangulp/tree/master/examples

What are some alternatives?

When comparing beancount-import and beangulp you can also consider the following projects:

Fava - Fava - web interface for Beancount

beancount - Beancount: Double-Entry Accounting from Text Files.

fava-review - A Fava extension to help review transactions over a series of periods.

bean-add - A beancount transaction entry assistant (GitHub mirror)

GnuCash - GnuCash Double-Entry Accounting Program.

finance-dl - Tools for automatically downloading/scraping personal financial data.

plaid-sync - Command-line interface to the Plaid API that synchronizes your bank/credit card transactions with a local SQLite database. Written in Python 3.

beancount-mobile - Data entry app for Beancount plain-text accounting system

hledger-flow - An hledger/ledger-cli workflow focusing on automated statement import and classification

beancount_interpolate - Beancount plugin to interpolate transactions for better report accuracy on daily level.

ledger - Double-entry accounting system with a command-line reporting interface