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.1
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.1.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| parse_bank_statements-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.5 kB
Release files / parse_bank_statements-1.0.1.tar.gz
| Download URL | parse_bank_statements-1.0.1.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e1923ef9692448ecd35d6c046bffd46ee6398f49a3b6712e6dcde4d8cf91e761
|
|
BLAKE2b-256 checksum How to use checksums |
5c8cec47492f34b46666b98085dc1c3fd03fef38259ae37b0f294fd6235add61
|
| 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.1-py3-none-any.whl
| Download URL | parse_bank_statements-1.0.1-py3-none-any.whl |
|---|---|
| Size | 10.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
01fbecf2435905a801093883344bbc8717ab7e96a680327367a5795fae8f4e98
|
|
BLAKE2b-256 checksum How to use checksums |
85282aa1a6d3553849aba9c82d141dbd6bb8fa793273a1e96196509b3d36e75f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.14
|