Contents

phonenumbers 8.13.37

0

Python version of Google's common library for parsing, formatting, storing and validating internatio

Python version of Google's common library for parsing, formatting, storing and validating international phone numbers.

Stars: 3423, Watchers: 3423, Forks: 412, Open Issues: 10

The daviddrysdale/python-phonenumbers repo was created 13 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 3423 github stars!

How to Install phonenumbers

You can install phonenumbers using pip

pip install phonenumbers

or add it to a project with poetry

poetry add phonenumbers

Package Details

Author
David Drysdale
License
Apache License 2.0
Homepage
https://github.com/daviddrysdale/python-phonenumbers
PyPi:
https://pypi.org/project/phonenumbers/
GitHub Repo:
https://github.com/daviddrysdale/python-phonenumbers

Classifiers

  • Communications/Telephony
No  phonenumbers  pypi packages just yet.

Errors

A list of common phonenumbers errors.

Code Examples

Here are some phonenumbers code examples and snippets.

GitHub Issues

The phonenumbers package has 10 open issues on GitHub

  • Drop mypy version pin
  • Typing Improvement: Use IntEnum for PhoneNumberFormat, PhoneNumberType, etc.

See more issues on GitHub