▲ | md3911027514 5 days ago | |||||||
Pytype was cool before Python type annotations became widespread. It seems to me like the industry is naturally moving toward native type annotations and linters and away from static analyzers like Pytype and mypy. | ||||||||
▲ | underdeserver 5 days ago | parent [-] | |||||||
Pytype and mypy check native annotations. | ||||||||
|