/brcode-python

Python library for conversion between Central Bank's BR Code message standard and JSON

Primary LanguagePython

Stark Bank BR Code

Python library for conversion between Central Bank's BR Code message standard and JSON

Supported Python Versions

This library supports the following Python versions:

  • Python 2.7
  • Python 3.4+

Setup

1.1 To install the package with pip, run:

pip install starkbank-brcode

1.2 To install from source, clone the repo and run:

python setup.py install