A module to parse AEB43 files
aeb43 is a parser for AEB43 files.Nutshell >>> import os >>> from aeb43 import
AEB43Instantiate:: >>> aeb43 AEB43('aeb43/AEB43.txt')The accounts:: >>>
len(aeb43.accounts) >>> account aeb43.accounts[0] >>> account.number
'0001414452' >>> account.start_date datetime.date(2018, 3, 18) >>>
account.end_date datetime.date(2018, 3, 20) >>> account.initial_balance
Decimal('3005') >>>...
- RPM
- python3-aeb43-0.1.0-1.lbn42.noarch.rpm
- Summary
- A module to parse AEB43 files
- URL
- https://pypi.org/project/aeb43/
- Group
- Unspecified
- License
- BSD
- Source
-
python-aeb43-0.1.0-1.lbn42.src.rpm
- Checksum
- 78822087e2399fd259b32c661d7b161f8e998e5696c3ddf0cf8a60cd698e33bb
- Signing Signature
- RSA/SHA512, Sun 05 Apr 2026 07:33:00 PM AEST, Key ID d760880122ab8392
- Build Date
- 2025/09/16 00:00:48
- Requires
- Provides
-
python-aeb43 = 0.1.0-1.lbn42
python3-aeb43 = 0.1.0-1.lbn42
python3.13-aeb43 = 0.1.0-1.lbn42
python3.13dist(aeb43) = 0.1
python3dist(aeb43) = 0.1.0-1.lbn42