{"library":"bai2","type":"library","category":null,"description":"BAI2 is a Python library for parsing BAI2 files, a standard format for bank statement reporting. Version 0.15.0 supports Python >=3.6 and provides a simple parser to extract account transactions, balances, and metadata. The project is maintained by the Ministry of Justice (UK). Release cadence is low; last update was 2023.","language":"python","status":"active","version":"0.15.0","tags":["bai2","bank statement","parsing","finance"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install bai2","imports":["from bai2 import BAI2Parser","from bai2.models import BAI2File, Group, Account, Transaction"]}],"homepage":"https://github.com/ministryofjustice/bai2","github":"https://github.com/ministryofjustice/bai2","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}