Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Python library to create bank statements in the MT940 format

License

Notifications You must be signed in to change notification settings

rihi-bln/mt940-writer

 
 

Repository files navigation

mt940-writer

Python library to create bank statements in the MT940 format

pip install mt940-writer

Development

https://github.com/ministryofjustice/mt940-writer/workflows/Run%20tests/badge.svg?branch=master

Please report bugs and open pull requests on GitHub.

Use python setup.py test or tox to run all tests.

Distribute a new version by updating the VERSION tuple in mt940_writer.py and publishing a release in GitHub (this triggers a GitHub Actions workflow to automatically upload it). Alternatively, run python setup.py sdist bdist_wheel upload locally.

Copyright

Copyright (C) 2020 HM Government (Ministry of Justice Digital & Technology). See LICENSE.txt for further details.

About

Python library to create bank statements in the MT940 format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.7%
  • Makefile 12.3%