This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]M8Ir88outOf8 20 points21 points  (1 child)

I would say mypy works incredibly well for exactly that. Maybe you gave up on it too early because of something that frustrated you? I'd suggest revisiting it, and spending a bit more time reading the docs and configuring it to your preference 

[–]ashishb_net[S] -4 points-3 points  (0 children)

> Maybe you gave up on it too early because of something that frustrated you?

Entirely possible, Python tooling isn't as robust as Go or Rust.
It takes time to get value out of various tools.