countryinfo
countryinfo copied to clipboard
Feature request - Demonym in multiple languages
Hello :)
Congrats on this beautiful library that you created! I have a feature request, would it be possible to add demonyms in multiple languages?
Thank you :)
//edit//
i suppose this would require setting the 'demonym' class to 'dict' instead of 'str' in the countryinfo.py file and editing the json files,
Wikipedia has a rather complete list with i.e. french demonyms: https://en.wiktionary.org/wiki/Appendix:French_demonyms
I'd try to prepare an edit if someone can explain to me how to programmatically make the necessary changes to the hundreds of json files...