As now, Type hinting is strongly recommended by the whole Python community and is a huge step ahead while debugging, since that information can be used for static analysis.
The cost to add Type Hinting is minimal, requires small knowledge, and makes the code more robust, secure and readable.
Do you think that fits your project goals? If so, I can be a volunteer to this task.
As now, Type hinting is strongly recommended by the whole Python community and is a huge step ahead while debugging, since that information can be used for static analysis.
The cost to add Type Hinting is minimal, requires small knowledge, and makes the code more robust, secure and readable.
Do you think that fits your project goals? If so, I can be a volunteer to this task.