By Ehud Tamir TL;DR — If you’re working on a large Python project or just like to keep your code-base tidy and neat, Pytype is the tool for you. Python is a great programming language for prototyping and scripting. The concise syntax, flexible type s...