Skip to content

Repository files navigation

License Python codecov PyPI version Build status Documentation stars lastcommit numcontributors

A minimal, clean, fully native Python SDK for communicating with Keycard smart cards.

Documentation

Requirements

  • Python 3.10 or higher
  • The library is tested on Python 3.10, 3.11, 3.12, and 3.13

Installation

pip install keycard

The package is published on PyPI as keycard (repo name is keycard-py).

From source

git clone https://github.com/mmlado/keycard-py.git
cd keycard-py
python -m venv venv
source venv/bin/activate
pip install -e .
pytest

License

MIT

Contributions

Contributions are welcome as this SDK grows.

About

Python SDK to interact with the Status Keycard

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages