Pyscard

Adds smart cards support to Python
Download

Pyscard Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Jean-Daniel Aussel
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 201 KB

Pyscard Tags


Pyscard Description

Adds smart cards support to Python Pyscard is an open source Python module that will allow developers to easily add smart card support to Python based tools.Pyscard consists of smartcard.scard, an extension module wrapping Windows smart card base components (also known as PCSC) on Windows and PCSC lite on Linux and Mac OS X Tiger, and smartcard, a higher level Python framework that has been built on top of the raw PCSC API Requirements: · Python What's New in This Release: · fixed SCARD_ERROR types to match correct types on linux and Mac OS X (Ludovic Rousseau) · store g_rgSCard* references as void* (Ludovic Rousseau) · modified Mac OS X build to locate PCSC headers using -framework option (Ludovic Rousseau) · added contrib root directory and parseATR as first contribution (Ludovic Rousseau) · updated a few samples to support SCARD_PROTOCOL_T0 | SCARD_PROTOCOL_T1 instead of just SCARD_PROTOCOL_T0 (Ludovic Rousseau) · added SCARD_E_NO_READERS_AVAILABLE definition (Ludovic Rousseau) · added simpleAPDU.py, a simple script to send a couple of APDUs (Ludovic Rousseau) · added support for Snow Leopard 10.6 (Ludovic Rousseau) · redefined error codes to be non-Windows or -linux specifics (Ludovic Rousseau) · added definitions of SCARD_ATTR_xxx values for Mac OS X (Jean-Daniel Aussel) · delay SCardEstablishContext call until needed instead of login, to allow use of utility classes · such as toHexString, even when the PCSC resource manager or pcscd daemon is not started (Ludovic Rousseau) · added javascript code for Piwik web analytics to documentation pages (Jean-Daniel Aussel) · update sourceforge logo pages to latest sourceforge standard (Jean-Daniel Aussel) · fixed ATR parsing logics (Ludovic Rousseau) · added control() method to CardConnection() (Ludovic Rousseau) · added mode argument to connect() method of CardConnection (Ludovic Rousseau) · added PCSC v2 feature management (Ludovic Rousseau)


Pyscard Related Software