python-google-i18n-address
Port variant py39
Summary Address validation for Google's i18n DB (3.9)
Package version 2.5.2
Homepage https://github.com/mirumee/google-i18n-address
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 01 JUL 2022, 21:35:30 UTC
Port created 30 OCT 2018, 18:17:46 UTC
Subpackage Descriptions
single Google i18n address =========================================================================================== |codecov.io| |Circle CI| |PyPi downloads| |requires.io| |PyPi version| |PyPi pythons| |GitHub| This package contains a copy of [Google's i18n address] metadata repository that contains great data but comes with no uptime guarantees. Contents of this package will allow you to programatically build address forms that adhere to rules of a particular region or country, validate local addresses and format them to produce a valid address label for delivery. The package also contains a Python interface for address validation. Addresses validation -------------------- The normalize_address function checks the address and either returns its canonical form (suitable for storage and use in addressing envelopes) or raises an InvalidAddress exception that contains a list of errors. Address fields ~~~~~~~~~~~~~~ Here is the list of recognized fields: * country_code is a two-letter ISO 3166-1 country code * country_area is a designation of a region, province or state, recognized values include official names, designated abbreviations, official translations and latin transliterations * city is a city or town name, recognized values include official names, official translations and latin transliterations * city_area is a sublocality like a district, recognized values include official names, official translations and latin transliterations * street_address is the (possibly multiline) street address * postal_code is a postal code or zip code * sorting_code is a sorting code * name is a person's name * company_name is a name of a company or organization Errors ~~~~~~ Address validation with only country code:
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY39 ON Build using Python 3.9
Package Dependencies by Type
Build (only) python-pip:single:py39
autoselect-python:single:standard
Build and Runtime python39:single:standard
Runtime (only) python-requests:single:py39
Download groups
main mirror://PYPIWHL/54/9a/e4ff95b7642bdaa178106bf0cf72847d5f9ffeac838b136ee0c7a1660987
Distribution File Information
97c5a40e96cdd6000a1cf29ed45903557aece3a91755cfcb5dced14005fbd93c 769344 google_i18n_address-2.5.2-py3-none-any.whl
Ports that require python-google-i18n-address:py39
python-xml2rfc:py39 Request For Comment authoring with XML (3.9)