How to Install python-pyscard in Ubuntu 18.04



Install python-pyscard by entering the following commands in the terminal:

sudo apt update
sudo apt install python-pyscard

Description:

Python2 wrapper above PC/SC API

This package contains a wrapper to use PC/SC from a Python 2 program. PC/SC (or winscard or pcsc) is an API to communicate with smart cards and smart card readers. . The package also contains some example of codes.

Homepage: http://pyscard.sourceforge.net/

Version: 1.9.6-2

Section: universe/python