mobilpay / python

Proof of concept implementation in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies


In order to run the sdk you need to install the following dependencies
  • python ^3.5.x
  • pip install pycrypto
  • pip install pyopenssl
Examples
  • see client/server implementation in the examples folder

About

Proof of concept implementation in Python


Languages

Language:Python 100.0%