AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Python Programming - Type Hindering
i think there is a lot of interest in type hinting right um in the pep 44 actually like how many people use that. i can't put a number on it but from the number of packages that do interesting things with it at runtime and the fact that there are like now three or four very mature type checkers that each have their own segment of the market. My assumption is that many many people developing python software professionally for some kind of production situation are using a static type checker.