Parse and liberate data from csv based bank statements.
Project description
# Bout
Parse bank statements (csv) and export them to qif format.
<!–[![Linux Build Status](https://img.shields.io/travis/codito/bout.svg)](https://travis-ci.org/codito/bout)–> <!–[![Windows Build status](https://img.shields.io/appveyor/ci/codito/bout.svg)](https://ci.appveyor.com/project/codito/bout)–> <!–[![codecov coverage](https://img.shields.io/codecov/c/github/codito/bout.svg)](http://codecov.io/github/codito/bout?branch=master)–>
[![PyPI](https://img.shields.io/pypi/v/bout.svg)](https://pypi.python.org/pypi/bout)
Supports _ICICI_ bank and credit card statements out of box. Contributions are most welcome for adding support for another bank. Create an [issue](https://github.com/codito/bout/issues/new) to start.
Download the bank statements in csv format from the ICICI website and provide them as an input to the tool.
# Installation
pip install bout
Arch Linux may use the bout package from [AUR](https://aur.archlinux.org/packages/bout/).
yaourt -S bout
# Usage
$ # convert an ICICI statement to qif $ bout ~/Downloads/icici_statement.csv –profile icici > /tmp/icici.qif $ cat /tmp/icici.qif !Account NMyAccount TMyBank ^ !Type:Bank D01/07/2017 MBIL/12419860068/VF M Jun 17/344548182 T-354.56 ^
$ # convert a password protected ICICI Credit Card statement $ bout ~/Downloads/cc_jun.csv –profile icicicc > /tmp/icicicc.qif $ cat /tmp/icicicc.qif !Account NMyAccount TMyBank ^ !Type:Bank D14/06/2017 MAPOLLO HOSPITALS HYDERABAD IN T-60.00 ^
$ # print verbose messages to diagnose conversion $ bout ~/Downloads/cc_jun.csv –debug –profile icicicc > /tmp/icicicc.qif
# Contribute
Please try bout and file any issues at github issues page. Your patches are welcome!
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
Built Distribution
File details
Details for the file bout-1.0.2.tar.gz
.
File metadata
- Download URL: bout-1.0.2.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f92ff70ce93c8549f7d3401e19684a007b2e6d0f0e580a08ef708a42fb1d7cc |
|
MD5 | 4811de67df7234a4f0cea5e670c4d09f |
|
BLAKE2b-256 | f8711a165026ca10da0b1c533c5566dda4db7a7d0920fe275aaf9bfb6185c0ca |
File details
Details for the file bout-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: bout-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31e89ec4b6c8d092f57d84c234b8bdc53e434491ba1e43c672ab656b61082fe1 |
|
MD5 | e098ec2ae6bbfecc3dd98e43633a7c1b |
|
BLAKE2b-256 | e32bd26018858829356672eb0515b6601c43a9d41847ab3ca6c3415ad826470d |