.coveragerc
LICENSE
MANIFEST.in
README.md
pytest.ini
requirements.txt
setup.cfg
setup.py
test-requirements.txt
documentation/Makefile
documentation/conf.py
documentation/index.rst
documentation/source/hdx.location.rst
documentation/source/hdx.rst
documentation/source/modules.rst
src/hdx/location/Countries & Territories Taxonomy MVP - C&T Taxonomy with HXL Tags.csv
src/hdx/location/__init__.py
src/hdx/location/adminone.py
src/hdx/location/country.py
src/hdx/location/currency.py
src/hdx/location/phonetics.py
src/hdx/location/version.py
src/hdx/location/version.txt
src/hdx_python_country.egg-info/PKG-INFO
src/hdx_python_country.egg-info/SOURCES.txt
src/hdx_python_country.egg-info/dependency_links.txt
src/hdx_python_country.egg-info/requires.txt
src/hdx_python_country.egg-info/top_level.txt
src/hdx_python_country.egg-info/zip-safe
tests/fixtures/currentrates.json
tests/hdx/location/__init__.py
tests/hdx/location/test_adminone.py
tests/hdx/location/test_country.py
tests/hdx/location/test_currency.py