Phone-number-parser I created 2 implementations: Using the python port of Google's libphonenumber library Pure regex solution Installation Clone the repository Install pipenv pipenv install --dev Run pipenv run pytest --verbose --capture=no