BBVA plugin for ofxstatement
Project description
BBVA Plugin for ofxstatement
Parses BBVA xslx statement files to be used with GNU Cash or HomeBank.
Installation
You can install the plugin as usual from pip or directly from the downloaded git
pip
pip3 install --user ofxstatement-bbva
setup.py
python3 setup.py install --user
Usage
Download your transactions file from the official bank's site and then run
ofxstatement convert -t bbva BBVA.xlsx BBVA.ofx
Loading Historical data
BBVA website only allows to download the xlsx
statements in for the last year,
however it's also possible to get the old statement files in PDF format and convert
these old per-quarter statements that are available from the archive.
A plugin is provided that uses poppler-util
's pdftotext
to easily generate
machine parse-able data.
This is an experimental plugin, that may not always work but it can be used via:
ofxstatement -d convert -t bbva-pdf ./dir-containing-all-pdfs
ofxstatement -d convert -t bbva-pdf BBVA-20-Q2.pdf
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ofxstatement-bbva-0.1.tar.gz
.
File metadata
- Download URL: ofxstatement-bbva-0.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a0b42c008334a0f1650da261cb4efd2cd36c67b1d157d17ec74358ca241863c |
|
MD5 | c4747acf619aa2db68c1448bb4f45a6c |
|
BLAKE2b-256 | d16a590042ae40e610d28b37fca3be0d538ca710d91fafa9b4a2ebbe3d5e668c |