Financial ETL CLI: parse, normalize, and explore your bank transaction data.
Project description
fintl
Financial ETL CLI: parse, normalize, and explore your bank transaction data.
TL;DR
This tool helps you process, visualize and search your balance and transaction information that you have exported from your bank accounts.
Currently supports DKB, Postbank, GLS and Scalable Capital Broker.
Supported file formats: CSV, HTML, and PNG. PNG parsing uses a local ollama instance with a multimodal model — opt-in via fintl.toml (required only for Scalable broker PNG statements; gracefully skipped when not configured).
All your data stays on your machine. No need to trust another entity that is PSD2 certified.
How to install
As a cli tool
uv tool install fintl
As a dependency
From pypi
pip install fintl
or
uv add fintl
From a local repo
git clone https://github.com/eschmidt42/fintl.git
cd fintl
uv sync
uv tool install .
After installation, fintl should be available on your PATH:
which fintl
# e.g. /Users/YOURUSER/.local/bin/fintl
How to use
- Configure your
~/.config/petprojects/fintl.toml. For details see here. - Go to your bank account.
- Select your service, e.g. Giro.
- Export csv file or similar to
~/Downloads, or directly your source dir for your bank / service. - Optionally, if you've stored your file in
~/Downloads, runcd ~/Downloadsfollowed byfintl store(uses yourfintl.tomlfrom step 1). - Optionally, if you want to process PNG screenshots via Ollama, start Ollama.
- Run the etl via
fintl etl(also uses yourfintl.tomlfrom step 1). - Upon success visualize / search your data via
fintl plotorfintl search.
Please see here and below for more usage details.
Repo structure
src/fintl/accounts_etl/— core ETL logic: schemas, parsers, registry, runnersrc/fintl/cli/— CLI entry point and subcommands (etl,store,search,plot)tests/— tests for packages of this repo
Development
Run tests:
uv run pytest -n auto tests
Type check:
uv run ty check src
Lint, format, type check, test and all the other good stuff:
prek run --all-files
Running Ollama integration tests
Tests that require a live Ollama instance are marked ollama and skipped by default. To run them, set FINTL_OLLAMA_MODEL to the name of a multimodal model you have pulled (e.g. qwen3.5:27b) and pass -m ollama:
FINTL_OLLAMA_MODEL=qwen3.5:27b uv run pytest -m ollama tests/
FINTL_OLLAMA_BASE_URL can optionally override the default http://localhost:11434/v1.
Simulating CLI usage without real financial data
Set the FINTL_CONFIG env var to point at any TOML file instead of ~/.config/petprojects/fintl.toml. A dev-config.toml is included at the repo root and wires all CLI commands to the fixture files under tests/.
To try the CLI commands, run:
mkdir /tmp/fintl-dev
Then you can run one of
rm -fr /tmp/fintl-dev/*
FINTL_CONFIG=dev-config.toml fintl etl
FINTL_CONFIG=dev-config.toml fintl plot
FINTL_CONFIG=dev-config.toml fintl store --from-dir <dir> --yes --copy
Output lands in /tmp/fintl-dev. Edit dev-config.toml locally to change providers, paths, or target directory.
Note: FINTL_CONFIG=dev-config.toml fintl etl is expected to produce one warning, failing to parse Screenshot 2026-03-09 at 14.30.54.png, because it in fact is an insufficient png file to parse the requested information from.
Release
For release steps see here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fintl-0.1.3.tar.gz.
File metadata
- Download URL: fintl-0.1.3.tar.gz
- Upload date:
- Size: 45.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e236495b02592b018d5a63945b413b9c3993e5b13dcd9d13208cd2c86aa091f9
|
|
| MD5 |
731d752b8fa7aaff321698c979eeeeaf
|
|
| BLAKE2b-256 |
a3f7998833b83ab55694dbc3bdf24b7c3a50825ba48aec61596b3b63d448f530
|
Provenance
The following attestation bundles were made for fintl-0.1.3.tar.gz:
Publisher:
publish.yml on eschmidt42/fintl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fintl-0.1.3.tar.gz -
Subject digest:
e236495b02592b018d5a63945b413b9c3993e5b13dcd9d13208cd2c86aa091f9 - Sigstore transparency entry: 1418696907
- Sigstore integration time:
-
Permalink:
eschmidt42/fintl@89a6047b43604827d7bdeb06743587b04624f520 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/eschmidt42
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@89a6047b43604827d7bdeb06743587b04624f520 -
Trigger Event:
push
-
Statement type:
File details
Details for the file fintl-0.1.3-py3-none-any.whl.
File metadata
- Download URL: fintl-0.1.3-py3-none-any.whl
- Upload date:
- Size: 80.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4981f16c016ae1f8804d0e42e22ac61a5cf20884300cdbbb26b609c39ac0e9b1
|
|
| MD5 |
7a0bc289acad6c9a03195729f9c4eec8
|
|
| BLAKE2b-256 |
a9f71289d8aafd10040ddf2ec24e1ae56aa32a6cc9373465f82d63e5f29dd041
|
Provenance
The following attestation bundles were made for fintl-0.1.3-py3-none-any.whl:
Publisher:
publish.yml on eschmidt42/fintl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fintl-0.1.3-py3-none-any.whl -
Subject digest:
4981f16c016ae1f8804d0e42e22ac61a5cf20884300cdbbb26b609c39ac0e9b1 - Sigstore transparency entry: 1418697064
- Sigstore integration time:
-
Permalink:
eschmidt42/fintl@89a6047b43604827d7bdeb06743587b04624f520 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/eschmidt42
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@89a6047b43604827d7bdeb06743587b04624f520 -
Trigger Event:
push
-
Statement type: