python-trezor/trezorlib
slush0 58fd1bb512 Reworked handling of DEVICE_IDS 2016-06-28 09:51:57 +02:00
..
qt fix pylint warnings 2016-05-26 17:20:44 +02:00
__init__.py
ckd_public.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
client.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
debuglink.py New debug messages 2016-06-28 00:53:46 +02:00
filecache.py
mapping.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
messages_pb2.py Bug fixes 2016-06-28 00:56:03 +02:00
protobuf_json.py fix pylint warnings 2016-05-26 17:20:44 +02:00
tools.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
transport.py Pipe w/ trezor1-emu works 2016-06-28 09:51:57 +02:00
transport_bridge.py fix pylint warnings 2016-05-26 17:20:44 +02:00
transport_fake.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport_hid.py Reworked handling of DEVICE_IDS 2016-06-28 09:51:57 +02:00
transport_pipe.py Pipe w/ trezor1-emu works 2016-06-28 09:51:57 +02:00
transport_serial.py fix pylint warnings 2016-05-26 17:20:44 +02:00
transport_socket.py import print function from future 2016-05-20 22:27:20 +02:00
transport_udp.py Pipe w/ trezor1-emu works 2016-06-28 09:51:57 +02:00
tx_api.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
types_pb2.py