daviddrysdale/python-phonenumbers
Python port of Google's libphonenumber observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5613
- days_rel: n/a
- days_push: 19
- n_releases_24m: 0
Adoption not part of the score
3769 stars · 441 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python port of Google's libphonenumber library for parsing, formatting, and validating international phone numbers. It converts phone number strings into structured PhoneNumber objects and checks their validity and possibility per country rules.
Use cases
- parse phone numbers from user input
- validate phone numbers for a country
- format phone numbers in E.164
- normalize phone numbers in a database
- check if a phone number is valid or possible
- extract country code from a phone number
When to choose
- you need robust international phone number parsing and validation in Python
- you want feature parity with Google's libphonenumber metadata
- you need to format numbers for storage or display in a consistent standard
When to avoid
- you only need simple US-only digit checks
- you need live carrier or line-type lookups, which require external services
- you work in a non-Python language and can use libphonenumber directly
Facets
library · maturity active
parser nlp developer-tools developer-tools apis python cross-platform phone-numbers libphonenumber validation formatting e164 natural-language-processing
1 source
- readme: https://github.com/daviddrysdale/python-phonenumbers · fetched 2026-08-28 · 4744dfc8e38d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| daviddrysdale/python-phonenumbers | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="daviddrysdale/python-phonenumbers")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem