Match language code with countries where this language is an official or commonly used language
Posted
by jack
on Stack Overflow
See other posts from Stack Overflow
or by jack
Published on 2010-04-21T05:47:35Z
Indexed on
2010/04/21
5:53 UTC
Read the original article
Hit count: 711
Is there any python library to get a list of countries for a specific language code where it is an official or commonly used language?
For example, language code of "fr" is associated with 29 countries where French is an official language plus 8 countries where it's commonly used.
© Stack Overflow or respective owner