Skip to main content

Package to parse bank statements

Project description

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.

Docu at https://www2.ipp.mpg.de/~git/pbs/index.html

PDF files are converted (una tantum) into CSV, based on the open source java-based package tabula-py (see https://pypi.org/project/tabula-py). If you do not need this conversion because you have csv's, you do not need tabula_py.

Supported banks: SSKM-Gyrokonto, Ing.Diba, SSKM-Visa-Kreditkarte, KSKMSE

Usage:

pip install parse_bank_statements

Edit bank_path.py, inserting the actual full paths containing the bank statements (excluding the years' subdirs) <bank_statements_path1>, <bank_statements_path2>, ...

python

from parse_bank_statements import parse_statements as pbs pbs.pbs_gui()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

parse_bank_statements-0.1.5.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

parse_bank_statements-0.1.5-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file parse_bank_statements-0.1.5.tar.gz.

File metadata

  • Download URL: parse_bank_statements-0.1.5.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.11.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for parse_bank_statements-0.1.5.tar.gz
Algorithm Hash digest
SHA256 78c7f54d85ed5cd7ac578b637394748e5f0f2b3b4250bbd360ff9f3e76c9a86a
MD5 6b7bd374d9a0a9581bb78e288a7bfcf1
BLAKE2b-256 1d94fef4ca3b8dc716db997610c305c86f802500c948016f6c311ad0fbff80d9

See more details on using hashes here.

File details

Details for the file parse_bank_statements-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: parse_bank_statements-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.11.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for parse_bank_statements-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d068e9719b6928161d8dd4edf3ab9dee6a7c1372ac7c082ae04d610788971fa0
MD5 74719a9099919addf862b242f3e4e0db
BLAKE2b-256 271d520ad4b43d32b897ac590beb798729b2da876d58f591012f9c66810473e6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page