Phone number info build with Python
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/07/phone-number-info-build-with-python_60ff32fb3565a-375x210.jpeg)
phone-number-info
Phone number info build with Python.
Programmed in Python | PySimpleGUI
Simple program show carrier, region and timezone of phone number.
Python3+
git clone https://github.com/adrijano/phone-number-info.git
cd phone-number-info && pip install -r requirements.txt
python phone.py
Windows
cd dist
phone.exe
GitHub