CheBanca! plugin for ofxstatement
Project description
CheBanca! Plugin for ofxstatement
Parses CheBanca! 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-chebanca
setup.py
python3 setup.py install --user
Usage
Download your transactions file from the official bank's site and then run
ofxstatement convert -t chebanca CheBanca.xlsx CheBanca.ofx
Loading Historical data
This only supports the statements for the last year, however it's also possible to convert the old per-quarter statements that are available from the archive as PDF files.
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 alwyas work but it can be used via:
ofxstatement -d convert -t chebanca-pdf ./dir-containing-all-pdfs
ofxstatement -d convert -t chebanca-pdf CheBanca-20-Q2.pdf
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
Close
Hashes for ofxstatement-chebanca-0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c28bd67a85a424c78bbf70347e6ac9e5b6789569a5721a90a1bf0e4773013fd0 |
|
MD5 | fa72d7f42117ab8591a34ecc97517822 |
|
BLAKE2b-256 | 6557acf1512c7275e186fd2cac448c9ce4735e929a3d553ad43ab32753c52942 |