Skip to main content

BAI File Parser

Project description

Python module for parsing and writing Bai files.

Built on top of BAI2 Python package with additional Export features added

Requirements

Python 3.3+ are supported.

Installation

pip install bai-file-processor

Usage

To use bai file processor in a project

from bai_file_processor import bai_parser

# parse from a file & export as CSV (summary & Transactions)
bai_parser.extract_bai_components('XXXXX.bai', export_csv=True, filepath='output')

# parse from a file & extract data as dictionary
header_dict, grp_header_dict, list_transactions, summary_accounts = bai_parser.extract_bai_components('XXXX.bai')

# WIth debug
bai_parser.extract_bai_components('XXXX.bai',debug=True)

Models

Models structure:

Bai2File
    Bai2FileHeader
    Group
        GroupHeader
        Account
            AccountIdentifier
            TransactionDetail
            AccountTrailer
        GroupTrailer
    Bai2FileTrailer

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

bai_file_processor-1.0.0.tar.gz (22.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bai_file_processor-1.0.0-py2.py3-none-any.whl (19.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file bai_file_processor-1.0.0.tar.gz.

File metadata

  • Download URL: bai_file_processor-1.0.0.tar.gz
  • Upload date:
  • Size: 22.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.2

File hashes

Hashes for bai_file_processor-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6993e5cf3862180efeb9c02895026ed3e388708b019580e3b0b390864d528116
MD5 41d3b6e3a733aed6908205893b85959a
BLAKE2b-256 b0de85eb34698b25594758a60610575fadc956078b20630f0fc915f1338b2f5a

See more details on using hashes here.

File details

Details for the file bai_file_processor-1.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: bai_file_processor-1.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.2

File hashes

Hashes for bai_file_processor-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 013cd494fc42ff54ce95cbd60bb55e7fdfed4ab17fee8a3d81fce95749033a90
MD5 0af04c79c9a5f4c191f7a5568b05b6f3
BLAKE2b-256 82b41fb5cfb99665949893d5181ad76bdd8e6ad4ef4fbfcb836c353bc2458b97

See more details on using hashes here.

Supported by

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