Skip to main content

Library to use MT940 files

Project description

Introduction

Test Status Code Health Requirements Status

A library to parse MT940 files and returns smart Python collections for statistics and manipulation.

Install

To install simply run pip install mt-940.

Example usage

import mt940
with open('your_mt940_file.sta') as fh:
    transactions = mt940.parse(fh)
    for transaction in transactions:
        print 'transaction', transaction

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

mt-940-1.0.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file mt-940-1.0.tar.gz.

File metadata

  • Download URL: mt-940-1.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mt-940-1.0.tar.gz
Algorithm Hash digest
SHA256 879eaf6f8339eb7197c243feb9c7f91dd8ccf9e1edbb6c41a421f77f87f7b0d3
MD5 24bd2b5f8dfce25a5593af8e9fea1bfa
BLAKE2b-256 a788ef502c03c41e26ca6e5b959a6c2b27051e1021127df4a107875f5c4a460d

See more details on using hashes here.

Supported by

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