Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7f5fa54

Browse files
updated phone number tracker
1 parent 2accd8c commit 7f5fa54

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

‎Phonenumber Tracker/Readme.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,29 @@
1-
# Phonenumber Tracker
1+
# Phone Number Tracker
22

3-
### Description
3+
This python script has two modules imported from phonenumbers package
4+
5+
- geocoder: used to know the specific location to that phone number
6+
- carrier: used to know the name of service provider of that phone number
7+
8+
## Setup instructions
9+
10+
- Clone the repo to your machine
11+
- head over to the required(Phonenumber Tracker folder)
12+
- Give the phone number with the country code at required places
13+
- run the script
14+
15+
## Detailed explanation of script, if needed
416

517
`This is a phonenumber tracker that uses phonenumbers library to get the country and service provider of the phone number and coded completely in python.`
618

7-
### Screenshot
19+
## Output
20+
21+
<img src="https://raw.githubusercontent.com/Sloth-Panda/Amazing-Python-Scripts/b3/Phonenumber%20Tracker/number.png">
22+
23+
## Author
24+
25+
Achyut Kumar
26+
27+
## Disclaimers, if any
828

9-
<imgsrc="number.png">
29+
Do not forget to put the country code of the number that you provide.

‎Phonenumber Tracker/number.png

-136 KB
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /