mikecee / python-sepa-1

Manage SEPA transactions in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python SEPA

Manage SEPA transactions in Python.

Overview

Python SEPA is a library to help generate ISO 20022 files for SEPA transactions.

Currently, only basic CORE payments (pain.008.001.02) are supported.

Requirements

  • Python (only tested with 2.7.6 for now)
  • Jinja2 (only tested with 2.7.3 for now)

Installation

pip install python-sepa

Example

TBD

Django support

TBD

Full documentation

TBD

About

Manage SEPA transactions in Python.

License:MIT License


Languages

Language:Python 100.0%