hledger-stockquotes VS hledger-flow

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

hledger-flow

An hledger/ledger-cli workflow focusing on automated statement import and classification (by apauley)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hledger-stockquotes hledger-flow
- 3
18 156
- -
3.9 3.3
9 months ago 12 days ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License 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-stockquotes

Posts with mentions or reviews of hledger-stockquotes. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning hledger-stockquotes yet.
Tracking mentions began in Dec 2020.

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.

What are some alternatives?

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

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

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

GnuCash - GnuCash Double-Entry Accounting Program.

spelling-suggest - spelling suggestion library and command line tool

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

argparser

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

hunch - CSS-like syntax for file system manipulation

haskell-awk - Haskell text processor for the command-line