pyscard: smartcard library for python
October 2, 2024 ยท View on GitHub
pyscard - python smart card library - is a python module adding smart cards support to python.

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