https://github.com/ludovicrousseau/pyscard
pyscard smartcard library for python
https://github.com/ludovicrousseau/pyscard
apdu pcsc pyscard python python3 smartcard smartcard-library travis-ci
Last synced: about 1 year ago
JSON representation
pyscard smartcard library for python
- Host: GitHub
- URL: https://github.com/ludovicrousseau/pyscard
- Owner: LudovicRousseau
- License: lgpl-2.1
- Created: 2015-06-16T18:25:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T15:19:27.000Z (about 1 year ago)
- Last Synced: 2025-04-03T22:39:37.026Z (about 1 year ago)
- Topics: apdu, pcsc, pyscard, python, python3, smartcard, smartcard-library, travis-ci
- Language: Python
- Homepage: http://pyscard.sourceforge.net/
- Size: 1.9 MB
- Stars: 428
- Watchers: 25
- Forks: 117
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
pyscard: smartcard library for python
=====================================
[pyscard](https://pyscard.sourceforge.io/) - python smart card library - is a python module adding smart
cards support to [python](https://www.python.org/).

Documentation
-------------
https://pyscard.sourceforge.io/user-guide.html#pyscard-user-guide
Installation
------------
Use `python3 -m pip install pyscard`
See [INSTALL.md](INSTALL.md) for more details.
Samples
-------
- High level API samples: See https://pyscard.sourceforge.io/pyscard-framework.html#framework-samples
- Low level API samples: See https://pyscard.sourceforge.io/pyscard-wrapper.html#wrapper-samples
Continuous Integration status
-----------------------------
Coveralls: [](https://coveralls.io/github/LudovicRousseau/pyscard?branch=master)