/pyscard

pyscard smartcard library for python

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

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

High level API samples: See https://pyscard.sourceforge.io/pyscard-framework.html#framework-samples Low level API samples: See https://pyscard.sourceforge.io/pyscard-wrapper.html#wrapper-samples

Continuous Integration status

Coveralls: Coverage Status