hledger-flow VS beancount_reds_importers

Compare hledger-flow vs beancount_reds_importers and see what are their differences.

hledger-flow

An hledger/ledger-cli workflow focusing on automated statement import and classification (by apauley)

beancount_reds_importers

Simple ingesting tools for Beancount (plain text, double entry accounting software). More importantly, a framework to allow you to easily write your own importers. (by redstreet)
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
hledger-flow beancount_reds_importers
3 2
156 89
- -
3.3 8.5
20 days ago 14 days ago
Haskell 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.

hledger-flow

Posts with mentions or reviews of hledger-flow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-24.
  • Ledger
    5 projects | news.ycombinator.com | 24 Feb 2024
    Been using hledger & friends for a few days now:

    `2008-01-01 Opening Balance`

    hledger-flow is my BFF for managing this: https://github.com/apauley/hledger-flow

  • Beancount: Double-Entry Accounting from Text Files
    12 projects | news.ycombinator.com | 30 Jan 2022
    I use hledger-flow [1]. It's an opinionated way of importing csvs into the hledger format. Works really well for me, just export the csvs, write a mapping and you are good to go.

    It supports preprocessing the csvs if you need to clean the data or compute some new fields which is really powerful. Once you are up and running it only needs some minor updates each month to map unidentifiable transactions I can do this in under an hour these days.

    [1] https://github.com/apauley/hledger-flow

  • How do you track your finances?
    6 projects | /r/UKPersonalFinance | 21 Mar 2021
    I use https://github.com/apauley/hledger-flow to manage the importing/parsing. I have 20 various accounts and after a while it was just too much effort rolling my own solution.

beancount_reds_importers

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

What are some alternatives?

When comparing hledger-flow and beancount_reds_importers you can also consider the following projects:

hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.

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

GnuCash - GnuCash Double-Entry Accounting Program.

beancount-import - Web UI for semi-automatically importing external data into beancount

csv-to-qif - convert csv files to qif files

Fava - Fava - web interface for Beancount

hledger-diff - Compares the transactions in two ledger files.

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

hunch - CSS-like syntax for file system manipulation

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

hledger-iadd - A terminal UI as drop-in replacement for hledger add.

beancount-multiperiod-reports - Multiperiod Reports by Month/Quarter/Year in Beancount. Plotting income and expenses over time. Treemap plot of expenses.