Phonenumbers Alternatives
Similar projects and alternatives to phonenumbers
-
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
HaikunatorPY
Generate Heroku-like random names to use in your python applications
-
-
python-nameparser
A simple Python module for parsing human names into their individual components
-
pyparsing
Python library for creating PEG parsers [Moved to: https://github.com/pyparsing/pyparsing] (by pyparsing)
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
python-user-agents
A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.
-
Construct
Construct: Declarative data structures for python that allow symmetric parsing and building
-
libphonenumber
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
-
-
python-email-validator
A robust email syntax and deliverability validation library for Python.
-
validate_email
Validate_email verify if an email address is valid and really exists
-
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
phonenumbers reviews and mentions
-
Python: Data validation
Validating a phone number using phonenumbers
-
Is there a reliable free way to figure out what carrier a phone number belongs to?
The repo says it's a port of Google's libphonenumber and if we root around in there a bit we find the data for number->carrier mapping is here.
Stats
daviddrysdale/python-phonenumbers is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of phonenumbers is Python.