I tried to Fetch data of any Country with Python using Countryinfo module.
-
Updated
Apr 3, 2021 - Python
I tried to Fetch data of any Country with Python using Countryinfo module.
search to help people discover “proper” countries for names that might only actually be subdivisions. The fuzziness also includes normalizing unicode accents. There’s also a bit of prioritization included to prefer matches on country names before subdivision names and have countries with more matches be listed before ones with fewer matches:
A python tool for returning data about countries, ISO info and states/provinces within them
Add a description, image, and links to the countryinfo topic page so that developers can more easily learn about it.
To associate your repository with the countryinfo topic, visit your repo's landing page and select "manage topics."