EMVConsole
EMVConsole copied to clipboard
A python application for communicating with an EMV payment smart card
EMVConsole
A python application for communicating with an EMV payment smart card.
Installation
EMVConsole uses the pyscard library to interface with the smart card.
- Install Python
- Install pyscard
- Download EMVConsole from git:
$ git clone git://github.com/blunden/EMVConsole - Start the application by using
python main.py
Hardware Requirements
A PC/SC compliant smart card reader.
Authors
EMVConsole was created by Peksa & blunden.