Standardize Phones
Overview
Standardizes phone to E164 standard.
Installing and Supported Versions
Standardize Phones available on PyPI:
$ python -m pip install padroniza-telefone
Officially supports Python 3.8+.
Cloning the repository
$ git clone https://github.com/tatianno/padroniza-telefone.git
Example
from padroniza_telefone import Telefone
telefone = Telefone(numero='12344123', codigo_area='11', codigo_pais='55')
print(telefone.numero)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file padroniza-telefone-0.0.4.tar.gz.
File metadata
- Download URL: padroniza-telefone-0.0.4.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7edd13fb349c3c461f481dda04a6b54a2032abe9a5b94611a212e1228e45f5da
|
|
| MD5 |
2420421cd540b95a802d1b072496d1d0
|
|
| BLAKE2b-256 |
9c4e6f6ac0a4179074491a984a940cbddbf66407ce9797bad7507d224a474d9e
|