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.
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.1.tar.gz
(78.5 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.1.tar.gz.
File metadata
- Download URL: normalize_tools-0.1.1.tar.gz
- Upload date:
- Size: 78.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35e18986aece0fd35025c02ee8055275c9b84405d614e4cd3ea3fb3f55a1d14e
|
|
| MD5 |
4bc28c2571664b7292766a0fc6e9e9a1
|
|
| BLAKE2b-256 |
d6b32fc12aff291d331eb7e4c7cbe8873f02e4e5aec2b8799b96a394abdc8e2c
|
File details
Details for the file normalize_tools-0.1.1-py3-none-any.whl.
File metadata
- Download URL: normalize_tools-0.1.1-py3-none-any.whl
- Upload date:
- Size: 79.6 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 |
86299587fe1e7b8d640a15972406715d33e0224bd0eb27ff28064661a07c66f7
|
|
| MD5 |
2057e3449e5fe0bc3b430ce0eb8250cf
|
|
| BLAKE2b-256 |
ddc40ba71feba32c2f1e9a6bf577152567cff5443aa0adeef8fed4dd3ffc5461
|