Commit Graph

9 Commits

Author SHA1 Message Date
matejcik
6e3018509b refactor(python): rework session-based API
Co-authored-by: M1nd3r <petrsedlacek.km@seznam.cz>
Co-authored-by: Roman Zeyde <roman.zeyde@satoshilabs.com>

[no changelog]
2026-02-03 14:47:31 +01:00
matejcik
bfa3d82fb7 style(python): update types to pyright 1.1.404 2025-09-22 23:38:20 +02:00
M1nd3r
6809ade015 chore(python): add missing license headers
[no changelog]
2025-08-06 11:16:38 +02:00
mmilata
de59e3bc98 feat(python): update python-tools to the session-based trezorlib
Co-authored-by: M1nd3r <63123927+M1nd3r@users.noreply.github.com>
2025-07-31 20:29:05 +02:00
matejcik
1b45c0d491 feat(python): support future Trezor models
fixes #3993
2025-02-12 11:17:38 +01:00
matejcik
a5aa515631 style(python): upgrade to pyright 1.1.361
had to add a typestub for PIL due to
https://github.com/microsoft/pyright/issues/7832

We should remove it if that is either fixed or, if I fail to convince
Eric, after the relevant type information is added to Pillow

[no changelog]
2024-05-07 11:57:10 +02:00
matejcik
185cf04063 chore(python): drop source support for Python 3.6 and 3.7 2024-02-12 14:49:32 +01:00
matejcik
b5c541d8fd style(python): extend style checks to more targets
[no changelog]
2023-08-16 13:29:51 +02:00
matejcik
00304471ca feat(python): add pybridge tool
[no changelog]
2023-02-20 14:59:02 +01:00