blunden / EMVConsole

A python application for communicating with an EMV payment smart card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMVConsole

A python application for communicating with an EMV payment smart card.

Installation

EMVConsole uses the pyscard library to interface with the smart card.

  1. Install Python
  2. Install pyscard
  3. Download EMVConsole from git: $ git clone git://github.com/blunden/EMVConsole
  4. Start the application by using python main.py

Hardware Requirements

A PC/SC compliant smart card reader.

Authors

EMVConsole was created by Peksa & blunden.

About

A python application for communicating with an EMV payment smart card

License:MIT License


Languages

Language:Python 100.0%