
#290 Sentient AI? If so, then what?
Python Bytes
00:00
Is It Possible to Use a Type Checker in Python?
Bryan: I was thinking about using e decorator, ecause i'm not typed. Want tha, all of python and all of everything to be type checked. But the stuff i'm developing, maybe i want ta type check it while i'm during development,. And then i could strip it off later. If if your goal was what you were describing, which i think that is a good use case of it, i think you'd want to use the import hook. You can just do the port hook at the top level of somewhere, and then throw that one line away in your code.
Transcript
Play full episode