5 lines
158 B
Python
Raw Normal View History

2026-04-26 21:29:54 -04:00
"""KeyCard Python SDK - APDU communication and cryptographic utilities."""
__version__ = "0.3.0"
__doc__ = "Python SDK for interacting with Status Keycard."