Installation

Pypi

# Install from Pypi:
pip install worldmap

# Force update to latest version
pip install -U worldmap

Github source

# Install directly from github
pip install git+https://github.com/erdogant/worldmap

Uninstalling

Remove installation

Note that the removal of the environment will also remove the worldmap installation.

# Install from Pypi:
pip uninstall worldmap