Trezor Python ExamplePython script example to get address of Trezor using trezorlibUsagepython -m venv venv source venv/bin/activate pip install -r requirements/txt python get_address.py