python-scraperlib
python-scraperlib copied to clipboard
Define a type for language info
i18n.get_language_details() returns a dict which is not optimal in typed environments
+1, would be great to do in next major version so we can break the API.