Phone number info build with Python
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