ip geo lookup tool written in python3
clone the tool from tighub with this command :
git clone https://github.com/bl4ckwin/ip2location
go to the ip2location dir with this command :
cd ip2location
install the requirements :
pip install -r requirements.txt
now run & enjoy
python ip2location.py -i <ip address>