• Stars
    star
    397
  • Rank 108,561 (Top 3 %)
  • Language
    Python
  • License
    GNU Lesser Genera...
  • Created over 9 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

pyscard smartcard library for python

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