Installing

From Pypi

pip3 install countrydata

From Source

git clone https://github.com/mondeja/countrydata.git
cd countrydata
python3 setup.py install