ishmam-hossain/strictpy
This is a simple decorator that will allow you to implement strict type checking in you everyday cPython functions based on the type hint of the function parameters
PythonMIT
This is a simple decorator that will allow you to implement strict type checking in you everyday cPython functions based on the type hint of the function parameters
PythonMIT