Skip to content

danicarrion/python-sepa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, and with limitations.

No further development is envisioned for this project, given that it already fulfills the author's original (2014) needs and that there are already a few, more complete and generic alternatives out there.

Installation

Python3-compatible, Django2-compatible:

$ pip install git+git://github.com/danicarrion/[email protected]

Python2-compatible, Django1-compatible:

$ pip install git+git://github.com/danicarrion/[email protected]

About

Manage SEPA transactions in Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages