Skip to content

Release v0.0.22

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 19:03
86a271f

Release v0.0.22 - 2023-07-28

Pain001: Automate ISO 20022-Compliant Payment File Creation

Pain001 banner

Overview

Pain001 is an open-source Python Library that you can use to create
ISO 20022-Compliant Payment Files directly from your CSV or SQLite
Data Files.

Requirements

Pain001 works with macOS, Linux and Windows and requires Python 3.9.0 and
above.

Installation

It takes just a few seconds to get up and running with Pain001. You can
install Pain001 from PyPI with pip or your favourite package manager:

Open your terminal and run the following command:

pip install pain001

Add the -U switch to update to the current version, if pain001 is already
installed.

Artifacts 🎁