Installation

mt940 requires Python 3.10 or newer and has no runtime dependencies.

Install the latest release from PyPI:

$ pip install mt-940

To install the development version:

$ git clone --branch develop https://github.com/WoLpH/mt940.git
$ cd mt940
$ uv sync