Smartcard module for Python.


Keywords
apdu, pcsc, pyscard, python, python3, smartcard, smartcard-library, travis-ci
Licenses
LGPL-3.0/GPL-3.0+
Install
pip install pyscard==2.0.2

Documentation

pyscard: smartcard library for python

pyscard - python smart card library - is a python module adding smart cards support to python.

alt text

Documentation

https://pyscard.sourceforge.io/user-guide.html#pyscard-user-guide

Installation

Use python3 -m pip install pyscard

See INSTALL.md for more details.

Samples

Continuous Integration status

Coveralls: Coverage Status