Login
Roast topics
Find topics
Find it!
From:
Florimond Manca
(Uncensored)
subscribe
Why I started using Python type annotations – and why you should too
https://florimond.dev/blog/articles/2018/07/why-i-started-using-python-type-annotations-and-why-you-should-too/
links
backlinks
Roast topics
Find topics
Roast it!
Type hints add optional static typing to Python 3.5+, and I love them. I now use annotated variables throughout my projects.