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.4
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.4.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| parse_bank_statements-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.9 kB
Release files / parse_bank_statements-1.0.4.tar.gz
| Download URL | parse_bank_statements-1.0.4.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4a504acbd47ea0cc417e1129cfeeccd1870c12925e333ac568133807737fb882
|
|
BLAKE2b-256 checksum How to use checksums |
230ffc9238ab69b7380f55ddb4f9cf235b60e145ec2cdea2453c710a0806fa9f
|
| 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.4-py3-none-any.whl
| Download URL | parse_bank_statements-1.0.4-py3-none-any.whl |
|---|---|
| Size | 10.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1ccc4f10dbc1b48bcfb401798132103ed700415ce7859f00bb9d518b26ac4550
|
|
BLAKE2b-256 checksum How to use checksums |
5ecd4be07ca954293de54cf5626a981d207f2d2640a972f628d40ab11e524232
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.14
|