Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timgabets/bpc8583
BPC's flavour of ISO8583 financial message interchange protocol
https://github.com/timgabets/bpc8583
Last synced: about 2 months ago
JSON representation
BPC's flavour of ISO8583 financial message interchange protocol
- Host: GitHub
- URL: https://github.com/timgabets/bpc8583
- Owner: timgabets
- License: lgpl-2.1
- Created: 2017-04-07T12:31:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-24T09:55:46.000Z (about 7 years ago)
- Last Synced: 2024-08-10T20:17:20.457Z (5 months ago)
- Language: Python
- Homepage:
- Size: 219 KB
- Stars: 14
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
bpc8583
=======A python library that implements the BPC's flavour of ISO-8583 banking protocol (http://bpcbt.com)
Originally forked from Alexandros Nikolopoulos' py8583 implementation https://github.com/alxnik/py8583
Check examples_ for the full-feature ISO8583 client implementation.
.. _examples: https://github.com/timgabets/bpc8583/tree/master/examples