This package allows to communicate with the Ledger Ethereum application, either on a real device, or emulated on Speculos.
You can install the client from pypi.org
:
pip install ledger_app_clients.ethereum
You can also install the client from this repo:
pip install .