Type hinting in modern Python: The Protocol class - eviltoast

This is like Interface in Go (or Java, i don’t speak Java but the article say so).