> And now with newer Python projects using type annotations, the difference got smaller.
Just FWIW, you don't actually have to put type annotations in your own code in order to use annotated libraries.
Indeed, but nowadays it’s common to add the annotations to claw back a bit of more powerful code linting.
Indeed, but nowadays it’s common to add the annotations to claw back a bit of more powerful code linting.