Hello all. I would like to share with you a project I have been working on. I called it "invis", and basically it is an "invisible" micro framework that allows you to ensure/enforce types at runtime for both builtins as well as user-defined (e.g. your own classes, or a numpy ndarray). The README.md contains a tutorial on how to use it and naturally I can answer any question. https://github.com/dxflores/invis
1 comment
An invisible framework for enforcing type checking at runtime – Python | Heykuki News