This python GUI-based tool allows to browse bank statements, or any column-structured PDF files, if the format is rigid.
The app expects a directory structure of the type:
- <bank_statements_path>/2018
- <bank_statements_path>/2019
- <bank_statements_path>/2020 and the statements to be PDF.
The package allows to parse several bank accounts. Each bank has its <bank_statements_path>, this can be stored from the GUI and will be loaded on future usage.
PDF files are parsed with the package pdfplumber
Supported banks: SSKM-Gyrokonto, Ing.Diba, SSKM-Visa-Kreditkarte, KSKMSE
Usage:
pip install parse_bank_statements
Edit banks.py, inserting the actual full root-paths containing the bank statements
$PBS_HOME/pbs.py
Release files for parse-bank-statements 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| parse_bank_statements-1.0.2.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| parse_bank_statements-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.5 kB
Release files / parse_bank_statements-1.0.2.tar.gz
| Download URL | parse_bank_statements-1.0.2.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7e0133976e34c0754461353d961e400eb47f4af95f5c578adca9cb03be4e625a
|
|
BLAKE2b-256 checksum How to use checksums |
843472a4b4c43299cd4cf419465f3568c6cfd0561151af7f399a5e57af9f48cc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.14
|
Release files / parse_bank_statements-1.0.2-py3-none-any.whl
| Download URL | parse_bank_statements-1.0.2-py3-none-any.whl |
|---|---|
| Size | 10.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1b906adcdfba64d2ed0f96f52c2db8ce055d0cefb21d2c081b7bc62d78c94936
|
|
BLAKE2b-256 checksum How to use checksums |
563098e1ad0492bb9dbaa56e77f55f6f66d0dafc94164698f8b6a8ee6179fcf4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.14
|