Install python-wget by entering the following commands in the terminal:
sudo apt update sudo apt install python-wget
Description:
pure Python download utility for Python 2
This package installs the wget module for Python version 2.x. wget module can be used to perform basic network downloads inside a Python script. . More information about the usage can be found at README.txt.
Homepage: http://bitbucket.org/techtonik/python-wget/
Version: 3.2-1
Section: universe/python