Skip to main content

OFXStatement plugin for AltaBanka (Serbia)

Project description

OFXStatement plugin for AltaBanka (Serbia)

ofxstatement-rs-altabanka is a plugin for ofxstatement that converts AltaBanka (Serbia) bank statements to OFX format, suitable for importing to accounting software like GnuCash.

Installation

Install from PyPI:

pip install ofxstatement-rs-altabanka

Usage

After installation, the plugin will be automatically registered with ofxstatement. Convert a bank statement with:

ofxstatement convert -t rs-altabanka input.xml output.ofx

List available plugins to confirm installation:

ofxstatement list-plugins

Development

Clone the repository and install dependencies:

git clone https://github.com/fertkir/ofxstatement-rs-altabanka
cd ofxstatement-rs-altabanka
pip install -e ".[dev]"

Run tests:

make test

If pdf parser adjustments needed:

from ofxstatement_rs_altabanka.pdf_parser import RsAltabankaPdfParser
import os.path

from matplotlib import pyplot as plt
import camelot

plt.rcParams["figure.figsize"] = (20, 15)

parser = RsAltabankaPdfParser(os.path.expanduser("~/Downloads/1.pdf"))
tables = parser.read_pdf()
camelot.plot(tables[0], kind='grid').show()

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

ofxstatement_rs_altabanka-0.1.1.tar.gz (18.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ofxstatement_rs_altabanka-0.1.1-py3-none-any.whl (18.6 kB view details)

Uploaded Python 3

File details

Details for the file ofxstatement_rs_altabanka-0.1.1.tar.gz.

File metadata

File hashes

Hashes for ofxstatement_rs_altabanka-0.1.1.tar.gz
Algorithm Hash digest
SHA256 1706166eaf4d658a1156522b7827447c60772a9a0bcbcda8566531e0e07c9381
MD5 ecb42857bad7729b5400a22627180a95
BLAKE2b-256 d65c61f944296dbe2e20deca53054b8463799ec6fc63f4d2aef2f3205b31bb02

See more details on using hashes here.

File details

Details for the file ofxstatement_rs_altabanka-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ofxstatement_rs_altabanka-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 57795c8b5374429bd7884d9994c9fc92db0d0a23447ff6a3da6a06b4c6aaa8e0
MD5 eb340146091d45417af421a93d6d249b
BLAKE2b-256 1a1af3bad83297d66d9b065c6c985c7f04c9279a51998315fbd6a7ca40ef0362

See more details on using hashes here.

Supported by

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