{"id":19382151,"url":"https://github.com/codito/bout","last_synced_at":"2025-07-10T02:34:09.775Z","repository":{"id":62560383,"uuid":"115207040","full_name":"codito/bout","owner":"codito","description":"Parse and export pdf bank statements to QIF format.","archived":false,"fork":false,"pushed_at":"2023-12-30T11:35:54.000Z","size":22,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T09:42:54.551Z","etag":null,"topics":["banking","finance","icici","personal-finance","python","qif"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-23T16:14:37.000Z","updated_at":"2024-09-07T20:04:57.000Z","dependencies_parsed_at":"2024-11-10T09:20:33.838Z","dependency_job_id":null,"html_url":"https://github.com/codito/bout","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.2222222222222222,"last_synced_commit":"4731566d2cc2e3cd6f2c4f9cef615a39a66d4516"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fbout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fbout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fbout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codito%2Fbout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codito","download_url":"https://codeload.github.com/codito/bout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509770,"owners_count":21442490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["banking","finance","icici","personal-finance","python","qif"],"created_at":"2024-11-10T09:19:52.798Z","updated_at":"2025-04-23T20:32:07.667Z","avatar_url":"https://github.com/codito.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bout\n\nParse bank statements (csv) and export them to qif format.\n\n\u003c!--[![Linux Build Status](https://img.shields.io/travis/codito/bout.svg)](https://travis-ci.org/codito/bout)--\u003e\n\u003c!--[![Windows Build status](https://img.shields.io/appveyor/ci/codito/bout.svg)](https://ci.appveyor.com/project/codito/bout)--\u003e\n\u003c!--[![codecov coverage](https://img.shields.io/codecov/c/github/codito/bout.svg)](http://codecov.io/github/codito/bout?branch=master)--\u003e\n\n[![PyPI](https://img.shields.io/pypi/v/bout.svg)](https://pypi.python.org/pypi/bout)\n\nSupports _ICICI_ bank and credit card statements out of box. Contributions are\nmost welcome for adding support for another bank. Create an\n[issue](https://github.com/codito/bout/issues/new) to start.\n\nDownload the bank statements in `csv` format from the ICICI website and provide\nthem as an input to the tool.\n\n# Installation\n\n    pip install bout\n\nArch Linux may use the `bout` package from\n[AUR](https://aur.archlinux.org/packages/bout/).\n\n    yaourt -S bout\n\n# Usage\n\n    $ # convert an ICICI statement to qif\n    $ bout ~/Downloads/icici_statement.csv --profile icici \u003e /tmp/icici.qif\n    $ cat /tmp/icici.qif\n    !Account\n    NMyAccount\n    TMyBank\n    ^\n    !Type:Bank\n    D01/07/2017\n    MBIL/12419860068/VF M Jun 17/344548182\n    T-354.56\n    ^\n\n    $ # convert a password protected ICICI Credit Card statement\n    $ bout ~/Downloads/cc_jun.csv --profile icicicc \u003e /tmp/icicicc.qif\n    $ cat /tmp/icicicc.qif\n    !Account\n    NMyAccount\n    TMyBank\n    ^\n    !Type:Bank\n    D14/06/2017\n    MAPOLLO HOSPITALS HYDERABAD IN\n    T-60.00\n    ^\n\n    $ # print verbose messages to diagnose conversion\n    $ bout ~/Downloads/cc_jun.csv --debug --profile icicicc \u003e /tmp/icicicc.qif\n\n# Contribute\n\nPlease try `bout` and file any issues at github issues page. Your patches are\nwelcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fbout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodito%2Fbout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodito%2Fbout/lists"}