Hacker News new | ask | show | jobs
by ReflectedImage 1557 days ago
The usage of dynamic typing gets rid of a lot of boiler plate code and over complicated designs. Python code that doesn't use typing is generally better than Python code that does.