hdx-python-country icon indicating copy to clipboard operation
hdx-python-country copied to clipboard

Utilities to map between country and region codes and names and to match administrative level names from different sources. Also utilities for foreign exchange enabling obtaining current and historic...

Results 3 hdx-python-country issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies

Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

Hi, Excellent work on the library, we're finding it incredibly useful in a Django project alongside [django_countries](https://github.com/SmileyChris/django-countries) to decorate countries with extra region info. Is there any way to set...