I just released a new version 2.0.7 of pyscard. PySCard is a python module adding smart cards support (PC/SC) to Python.
The PySCard project is available at:
Changes:
2.0.7 (March 2023)
- do not include the generated HTML documentation in the archive
 
2.0.6 (March 2023)
- handle 
SCARD_E_NO_SERVICEon Windows (on last reader removal) - add support of MSYS2/mingw environment on Windows
 - improve documentation
 - minor changes