PicoKey tools for Python
Forked From https://github.com/polhenarejos/pypicokey, If fork is unproper please tell me and i'd delete it.
PicoKey firmware allows to convert a Raspberry Pico into a Hardware Security Module (HSM), FIDO2 device or OpenPGP card, to store private and secret keys, perform signing and ciphering operations, without exposing the key.
pip install pypicokey
pypicokey can be used as a Python module (PicoKey.py).