LudovicRousseau / pyscard

pyscard smartcard library for python
http://pyscard.sourceforge.net/
GNU Lesser General Public License v2.1
383 stars 110 forks source link

getting started question #50

Closed achapkowski closed 6 years ago

achapkowski commented 6 years ago

Hello,

How do you use this package to access a card and get the user credentials from a ping?

Is there a sample that shows this?

Thanks!

LudovicRousseau commented 6 years ago

You can find code samples at https://pyscard.sourceforge.io/pyscard-framework.html#framework-samples

The first step is, for you, to know what commands to send to the card. Find some documentation. I can't help for this.