Herramientas de normalizacion de telefonos, y paises
Project description
Utilidades de formateo o estimacion de valores
Se incluyen las siguientes en cuanto a normalización:
Países
search_country_name(user_input: str) -> str: Devuelve el pais normalizado siuser_inputpuede identificarse como tal. No usa IA, estimación clásicaget_region(pais: str) -> str: Devuelve region de entre las siguientes'España', 'LATAM', 'Otros'si el pais informado va debidamente normalizado,''en otro caso
Teléfonos
normalize_phone(candidate: str, default_region: str = 'ES') -> tuple[str, str]: Devuelve el prefijo internacional como +nn y el numero sin prefijo o ValueError si el numero no es parseable.
Y para inferir el pais usamos:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
normalize_tools-0.1.3.tar.gz
(81.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file normalize_tools-0.1.3.tar.gz.
File metadata
- Download URL: normalize_tools-0.1.3.tar.gz
- Upload date:
- Size: 81.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49edf20b064e0442d167a15864e03993e3fcabe07d28af698cd966000a563abc
|
|
| MD5 |
827eb4fd57819c6803c9ce426d3f8a33
|
|
| BLAKE2b-256 |
843b175661fa5c9eac9bfb68a20e775a2451c9fc4aa3bd2f49823bf68d2acb82
|
File details
Details for the file normalize_tools-0.1.3-py3-none-any.whl.
File metadata
- Download URL: normalize_tools-0.1.3-py3-none-any.whl
- Upload date:
- Size: 82.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bf52598c169ae742c18d69be4a6772f7d57e20f3353803f5390c8a0017d7d50
|
|
| MD5 |
6b526dbdc8fe1f97ff8753561e9382a9
|
|
| BLAKE2b-256 |
253e723239c325dd20bd78bea19ff0195d42191a436bd25af07f5158b4d2f29c
|