Y
Hacker News
new
|
ask
|
show
|
jobs
by
mixmastamyk
795 days ago
I'd start with pyflakes and ruff check/format as step 0. Much easier to get started, and will have fixed a lot of stuff quickly. Next, add types.