pyscard - Python for smart cards

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

Download

The pyscard project is available from different sources:

Patch/bug reports

Report bugs or issues on github issues.

Report patches as github pull requests.

Architecture

Pyscard consists of:

  • smartcard.scard, an extension module wrapping the WinSCard API (smart card base components) also known as PC/SC, and

  • smartcard, a higher level Python framework built on top of the raw PC/SC API.

_images/pyscard.jpg

Documentation

Samples

High level API samples: See pyscard smartcard framework samples

Low level API samples: See PCSC wrapper samples

Index

Contents:

Indices and tables