
phonenumbers 9.0.24
0
Python version of Google's common library for parsing, formatting, storing and validating internatio
Contents
Python version of Google's common library for parsing, formatting, storing and validating international phone numbers.
Stars: 3708, Watchers: 3708, Forks: 440, Open Issues: 12The daviddrysdale/python-phonenumbers repo was created 14 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 3708 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/phonenumbers/
- GitHub Repo:
- https://github.com/daviddrysdale/python-phonenumbers
Classifiers
- Communications/Telephony
Related Packages
Errors
A list of common phonenumbers errors.
Code Examples
Here are some phonenumbers code examples and snippets.
GitHub Issues
The phonenumbers package has 12 open issues on GitHub
- HISTORY.md: mention new parameter
- setuptools deprecation warnings
- Dramatic import performance regression in Python 3.12+ when debugging
pythonfix