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.3
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.3.tar.gz | 9.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| parse_bank_statements-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.5 kB
Release files / parse_bank_statements-1.0.3.tar.gz
| Download URL | parse_bank_statements-1.0.3.tar.gz |
|---|---|
| Size | 9.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6e0e320699ac008cfc40225c2afaeb239f9cb2655bc010403d5c027b5f6bf44f
|
|
BLAKE2b-256 checksum How to use checksums |
ae7f4374e7e327ddc01092c5b5f429218c74c86f1da67dea28e8bf2f7de55b97
|
| 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.3-py3-none-any.whl
| Download URL | parse_bank_statements-1.0.3-py3-none-any.whl |
|---|---|
| Size | 10.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ecfbe6afe1677059677dc89a1496a79337f196d5427ea41579378ab4b0a85d97
|
|
BLAKE2b-256 checksum How to use checksums |
9ae4aacaea93b9e085ff5a58ad14d9953a773df64a21bd355c6b7ce0f5d8fc02
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.10.14
|