New version of PySCard: 2.1.0
I just released a new version of pyscard. PySCard is a python module adding smart cards support (PC/SC) to Python.
The PySCard project is available at:
Changes:
2.1.0 (September 2024)
PCSCCardRequest
: fix active polling (was a 0.1 sec loop)Fix use of undefined variable
hresult
in exceptionsFix
print()
use in pyscard user’s guideFix deprecation warnings
Minor changes