Skip to main content
Ludovic Rousseau's blog
  • Archives
  • Tags
  • RSS feed
  • About me

    PySCard 2.0.3 released

    Ludovic Rousseau

    2022-03-18 12:05

    I just released a new version 2.0.3 of pyscard. PySCard is a python module adding smart cards support (PC/SC) to Python.

    The PySCard project is available at:

    • pypi
    • github
    • sourceforge

    This version is a bug fix release.

    Changes:

    • PCSCExceptions: include error code in the message
    • getReaderNames(): fix Windows 10 issue when the last reader is disconnected
    • code
    • Python
    • Previous post
    • Next post
    Contents © 2025 Ludovic Rousseau - Powered by Nikola - License CC BY-NC-SA 4.0 Deed for the text & GNU GPLv3 for the code