> It would be nice if someone did some work and collected a list of tutorials > about type annotations that exist (especially the ones that are discoverable > with a simple Bing query) and ranked them by quality.
I went with Google rather than Bing but here's what I found: https://gist.github.com/stroxler/ade7977ed07e27448222a468796bc467 I did check a few Bing queries, the results are mostly a bit less helpful, I get more discussions of the `type` function and fewer about type annotations. But the Real Python tutorial still shows up on the first page most of the time. _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/AHJCF57LISD7G7DHLSQLKDKGN6FFHT3M/ Code of Conduct: http://python.org/psf/codeofconduct/