Skip to main content

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

You can't use 'macro parameter character #' in math mode 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 ^

You can't use 'macro parameter character #' in math mode 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 ^

You can't use 'macro parameter character #' in math mode 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!

Supported by

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