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

    PySCard 2.0.4 released

    Ludovic Rousseau

    2022-08-28 21:08

    I just released a new version 2.0.4 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:

    2.0.4 (August 2022)
    • Fix a problem on PCSCCardConnection.disconnect
    • Add support of BaseSCardException(hresult) format
    • Do not use deprecated distutils anymore


    • 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