Skip to content

Python script that demonstrates phone number validation by means of the phonenumbers package.

Notifications You must be signed in to change notification settings

M69k65y/phone-number-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Phone Number Validation

This Python script demontrates phone number validation using the package phonenumbers.

To use it:

  1. Clone the repository.

  2. Install the requirements.

pip install -r requirements.txt
  1. Run the script.
python run.py

About

Python script that demonstrates phone number validation by means of the phonenumbers package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages