Writer for MT-940 bank statements
Project description
Python library to create bank statements in the MT940 format.
Only Python 3.7+ is supported.
pip install mt940-writer
Development
Please report bugs and open pull requests on GitHub.
To work on changes to this library, it’s recommended to install it in editable mode into a virtual environment, i.e. pip install --editable .
Use python -m tests to run all tests locally. Alternatively, you can use tox if you have multiple python versions.
[Only for GitHub team members] Distribute a new version to PyPI by:
updating the VERSION tuple in mt940_writer.py
adding a note to the History
publishing a release on GitHub which triggers an upload to PyPI; alternatively, run python -m build; twine upload dist/* locally
History
- 0.7
Added additional transaction information with tag 86. Switched to ruff for code linting and formatting. Migrated test, build and release processes away from deprecated setuptools commands.
- 0.6
Maintenance release, no library changes.
- 0.2 - 0.5
No significant library changes, other than support for newer versions of python.
- 0.1
Original release.
Copyright
Copyright (C) 2023 HM Government (Ministry of Justice Digital & Technology). See LICENSE.txt for further details.
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
Built Distribution
File details
Details for the file mt940-writer-0.7.tar.gz
.
File metadata
- Download URL: mt940-writer-0.7.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c49bdb357e5de87db699fd67e36b436d814bdc8e5c05ae52c8d4bba7702cc5b0 |
|
MD5 | 53516d015d32093831a13fa8f9d5e5c1 |
|
BLAKE2b-256 | e92b0df0eb74736b17bd3aef5afdfb45bfd8e23ed1e410c14d559f0e0e658d47 |
File details
Details for the file mt940_writer-0.7-py3-none-any.whl
.
File metadata
- Download URL: mt940_writer-0.7-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4498011943f98adf8030da4a226a71abf26694dae77b36c855d223d1773e1b8f |
|
MD5 | 0850ceb176470fb70d59422e864dd111 |
|
BLAKE2b-256 | 4db1204a831a57b03ab8c681a8c79f0620a3a67287884949bf9485cb143caa98 |